home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / hsqdemo.dxr / 00349.ls < prev    next >
Encoding:
Text File  |  1996-09-26  |  169 b   |  10 lines

  1. on exitFrame
  2.   puppetSprite(7, 1)
  3.   repeat with n = 1 to 16
  4.     set the locH of sprite 7 to (n * 19) + 168
  5.     updateStage()
  6.     wtime01(3)
  7.   end repeat
  8.   wtime(10)
  9. end
  10.