home *** CD-ROM | disk | FTP | other *** search
/ Internet Directory for Kids & Parents / InternetDirectory.iso / internet / coachnn / module8.dxr / 00001.ls next >
Encoding:
Text File  |  1997-11-25  |  141 b   |  8 lines

  1. on enterFrame
  2.   global numflash
  3.   set the keyDownScript to EMPTY
  4.   set numflash to 0
  5.   set the visible of sprite 10 to 1
  6.   updateStage()
  7. end
  8.