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

  1. on enterFrame
  2.   cursor(-1)
  3.   set the cursor of sprite 12 to [245, 246]
  4. end
  5.  
  6. on exitFrame
  7.   go(#loop)
  8. end
  9.