home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / uq2_demo.exe / uq2_demo.DXR / 00177.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  183 b   |  12 lines

  1. on exitFrame
  2.   repeat with n = 1 to 7
  3.     repeat with m = 1 to 4
  4.       set the castNum of sprite 4 to 167 + m
  5.       updateStage()
  6.     end repeat
  7.   end repeat
  8. end
  9.  
  10. on chkmousedown
  11. end
  12.