home *** CD-ROM | disk | FTP | other *** search
/ Eidos Interactive CD-ROM 1997 / EIDOS.ISO / data / intro.dxr / 00001.ls next >
Encoding:
Text File  |  1997-10-27  |  120 b   |  6 lines

  1. on startMovie
  2.   set the exitLock to 1
  3.   set the keyDownScript to "if the keyCode = 53 then stopEvent"
  4.   cursor(200)
  5. end
  6.