home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_b.dir / 00075.ls < prev    next >
Encoding:
Text File  |  1994-12-12  |  123 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_1")
  7. end
  8.