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

  1. on exitFrame
  2.   repeat with n = 14 to 38
  3.     puppetSprite(n, 0)
  4.   end repeat
  5.   repeat while soundBusy(1)
  6.     nothing()
  7.   end repeat
  8. end
  9.