home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 11 B / MM_TREND.ISO / prog / t_online / shared.dir / 00523.ls < prev    next >
Encoding:
Text File  |  1996-09-18  |  214 b   |  9 lines

  1. on mouseDown
  2.   puppetSound("click")
  3.   set the castNum of sprite 26 to the number of cast "Tinhalt" + 2
  4.   updateStage()
  5.   set the castNum of sprite 26 to the number of cast "Tinhalt"
  6.   updateStage()
  7.   play done
  8. end
  9.