home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 July / Macworld (1996-07).dmg / Demos / frEQout demo / INTERVU / INTERVU / INTERVU.DXR / 00014.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  164 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) = 0 then
  3.     set the volume of sound 2 to 255
  4.     set the volume of sound 3 to 255
  5.     set the volume of sound 4 to 255
  6.   end if
  7. end
  8.