home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Netcracker Netscape Navigator / ProOne: Netcracker Netscape Navigator.iso / pc / nc / nct03020.geo / 00060.ls < prev    next >
Encoding:
Text File  |  1997-03-19  |  118 b   |  7 lines

  1. on enterFrame
  2.   repeat with v = 18 to 20
  3.     set the puppet of sprite v to 1
  4.     UpdateCursors(v, 3)
  5.   end repeat
  6. end
  7.