home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / 5balls.dir / 00049.ls < prev    next >
Encoding:
Text File  |  1994-12-05  |  177 b   |  10 lines

  1. on exitFrame
  2.   repeat with i = 8 to 13
  3.     puppetSprite(i, 0)
  4.   end repeat
  5.   set the cursor of sprite 12 to 0
  6.   set the cursor of sprite 20 to 0
  7.   cursor(200)
  8.   go("toBAR")
  9. end
  10.