home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / ch06_med / smiley / smiley.dcr / 00003.ls < prev    next >
Encoding:
Text File  |  1996-12-02  |  125 b   |  7 lines

  1. on mouseDown
  2.   puppetSound("splat1")
  3.   dontPassEvent()
  4.   set the castNum of sprite 4 to cast "deadSmiley"
  5.   go("killIt")
  6. end
  7.