home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / Shared.Cst / 00037.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  112 b   |  6 lines

  1. on mouseUp
  2.   global gSoundPath
  3.   sound playfile 2, gSoundPath & "mmvrrvt.AIF"
  4.   CLEANUP
  5.   go to frame "OPEN"
  6. end