home *** CD-ROM | disk | FTP | other *** search
/ Reflux 1: The Becoming / Reflux.iso / master14.dxr / 00059.ls < prev    next >
Encoding:
Text File  |  1995-05-01  |  230 b   |  12 lines

  1. on mouseDown
  2.   global gReadVoice1, gReadVoice2, gReadVoice3
  3.   go("pane6")
  4.   roarkflash()
  5.   sound stop 2
  6.   puppetSound(0)
  7.   set the visible of sprite 17 to 1
  8.   set gReadVoice1 to 1
  9.   set gReadVoice2 to 1
  10.   set gReadVoice3 to 1
  11. end
  12.