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

  1. on mouseDown
  2.   repeat with i = 1 to 27
  3.     set the cursor of sprite i to 0
  4.   end repeat
  5.   cursor(200)
  6.   go(the frame + 1)
  7. end
  8.