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

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