home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / intro.dir / 00001.ls next >
Encoding:
Text File  |  1997-01-01  |  120 b   |  8 lines

  1. on exitFrame
  2.   cursor(200)
  3.   sound stop 1
  4.   sound fadeIn 2, 600
  5.   puppetSound(2, "techno_loop.aif")
  6.   updateStage()
  7. end
  8.