home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / MUSOPEN.DIR / 00255.ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  135 b   |  8 lines

  1. on exitFrame
  2.   disposeVid()
  3.   updateStage()
  4.   set the volume of sound 1 to 255
  5.   set the volume of sound 2 to 255
  6.   go(marker(-4))
  7. end
  8.