home *** CD-ROM | disk | FTP | other *** search
/ Infobases Family Library: Clip Art & Story / STORIES.BIN / mac / OldTest / Shell.dir / 00062.ls < prev    next >
Encoding:
Text File  |  1996-03-08  |  139 b   |  10 lines

  1. on mouseUp
  2.   sound stop 1
  3.   sound stop 2
  4.   puppetSound("Click")
  5.   updateStage()
  6.   set the stageColor to 255
  7.   updateStage()
  8.   go("M2")
  9. end
  10.