home *** CD-ROM | disk | FTP | other *** search
/ HYPE / HYPE.ISO / teat1.dxr / 00026.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  116 b   |  8 lines

  1. on mouseDown
  2.   puppetSound("dui1.wav")
  3.   set the castNum of sprite 7 to 3
  4.   updateStage()
  5.   cursor(4)
  6.   go("6")
  7. end
  8.