home *** CD-ROM | disk | FTP | other *** search
/ The Dynamic Human Version 2.0 / DH2_CD2.ISO / pc / files / start.dxr / Internal_1.ls < prev    next >
Encoding:
Text File  |  1997-12-08  |  117 b   |  9 lines

  1. on startMovie
  2.   set the keyDownScript to the text of field "keyScript"
  3.   nothing()
  4. end
  5.  
  6. on stopMovie
  7.   nothing()
  8. end
  9.