home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / opening.dir / 00106.ls < prev    next >
Encoding:
Text File  |  1994-12-06  |  85 b   |  6 lines

  1. on mouseDown
  2.   set the cursor of sprite 4 to 0
  3.   cursor(200)
  4.   go(the frame + 1)
  5. end
  6.