home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 April / BYER_0496.iso / multimed / haight / data / trail001.dir / 00011_Script_11 < prev    next >
Text File  |  1995-10-25  |  119b  |  5 lines

  1. on exitFrame
  2.   if soundbusy(1) = true then 
  3.     if the volume of sound 1 > 255 then go to the frame -1
  4.   end if
  5. end