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

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