home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 3 #5 / CDRV3N5.ISO / demo / introdm.dir / Internal_74.ls < prev    next >
Encoding:
Text File  |  1996-07-12  |  216 b   |  11 lines

  1. on exitFrame
  2.   set the mouseDownScript to EMPTY
  3.   set the keyDownScript to EMPTY
  4.   sound close 1
  5.   sound close 2
  6.   set the volume of sound 1 to 255
  7.   set the volume of sound 2 to 255
  8.   settimeout()
  9.   setButton()
  10. end
  11.