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

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