home *** CD-ROM | disk | FTP | other *** search
/ Disney Interactive Software Sampler 1998 to 1999 / DISNEY99.ISO / Media / WWL / WWL.dxr / 00145.ls < prev    next >
Encoding:
Text File  |  1998-11-16  |  97 b   |  7 lines

  1. on FForward
  2.   if the key = " " then
  3.     go("FF")
  4.     set the keyDownScript to EMPTY
  5.   end if
  6. end
  7.