home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / optimus / agata / agata01.dir / 00001.ls next >
Encoding:
Text File  |  1997-02-20  |  131 b   |  10 lines

  1. on startMovie
  2.   global gPath
  3.   cursor(200)
  4.   set the keyDownScript to EMPTY
  5. end
  6.  
  7. on stopMovie
  8.   set the keyDownScript to EMPTY
  9. end
  10.