home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #3 / BLENDER.iso / pc / files / contents.dxr / 00094.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  140 b   |  7 lines

  1. on mouseUp
  2.   global CDDrive, DELIMITER, gSoundPath
  3.   sound playFile 2, gSoundPath & "spanx.AIF"
  4.   CLEANUP()
  5.   go("OPEN", "FILMREV.DIR")
  6. end
  7.