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

  1. on exitFrame
  2.   set the puppet of sprite 14 to 0
  3.   set the mouseDownScript to EMPTY
  4.   set the mouseUpScript to EMPTY
  5.   set the keyDownScript to "CheckKey"
  6.   set the keyUpScript to EMPTY
  7.   go("start")
  8. end
  9.