home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / picture.dir / 00144.ls < prev    next >
Encoding:
Text File  |  1994-11-30  |  180 b   |  9 lines

  1. on exitFrame
  2.   repeat with i = 2 to 17
  3.     set the cursor of sprite i to [243, 244]
  4.   end repeat
  5.   puppetSprite(18, 1)
  6.   set the cursor of sprite 29 to [243, 244]
  7.   cursor(-1)
  8. end
  9.