home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 February / WPCFEB97.ISO / multi / times / data / intro.dir / 00076.ls < prev    next >
Encoding:
Text File  |  1996-08-27  |  134 b   |  9 lines

  1. on mouseDown
  2.   sound stop 1
  3.   sound stop 2
  4.   puppetSprite(18, 1)
  5.   set the castNum of sprite 18 to 77
  6.   updateStage()
  7.   go("end")
  8. end
  9.