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

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