home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / devglry / elementl / source / fun.dir / 00074.ls < prev    next >
Encoding:
Text File  |  1996-11-11  |  76 b   |  8 lines

  1. on enterFrame
  2.   puppetSound("electric")
  3. end
  4.  
  5. on mouseDown
  6.   go("Start")
  7. end
  8.