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

  1. on exitFrame
  2.   TheinitCursor()
  3.   repeat with i = 13 to 16
  4.     puppetSprite(i, 0)
  5.   end repeat
  6.   InitSubjectSprite()
  7.   UpdateMark()
  8.   EnableBtns()
  9. end
  10.