home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / alice.dir / 00024.ls < prev    next >
Encoding:
Text File  |  1994-12-03  |  129 b   |  8 lines

  1. on exitFrame
  2.   repeat with i = 1 to 36
  3.     set the cursor of sprite i to 0
  4.     puppetSprite(i, 0)
  5.   end repeat
  6.   cursor(200)
  7. end
  8.