home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / devglry / bigtop / shockwav / 27_pollu.dcr / 00108.ls < prev    next >
Encoding:
Text File  |  1996-04-10  |  126 b   |  9 lines

  1. on doQuit
  2.   sound stop 1
  3.   sound stop 2
  4.   puppetSound(0)
  5.   updateStage()
  6.   set the soundLevel to savedSoundLevel
  7.   quit()
  8. end
  9.