home *** CD-ROM | disk | FTP | other *** search
/ 321 GAMES / 321GAMES.iso / advent / zoom / pizza / zoom.dxr / 00691.ls < prev    next >
Encoding:
Text File  |  1996-03-28  |  131 b   |  7 lines

  1. on enterFrame
  2.   spriteVisibility(2, 7, 0)
  3.   if the volume of sound 2 <> 130 then
  4.     set the volume of sound 2 to 130
  5.   end if
  6. end
  7.