home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / e-on / intro.dir / 00034.ls < prev    next >
Encoding:
Text File  |  1996-02-10  |  109 b   |  7 lines

  1. on exitFrame
  2.   set the volume of sound 1 to 0
  3.   if the quickTimePresent = 0 then
  4.     go("noQT")
  5.   end if
  6. end
  7.