home *** CD-ROM | disk | FTP | other *** search
/ HYPE / HYPE.ISO / hist.dxr / 00020.ls < prev    next >
Encoding:
Text File  |  1996-08-17  |  110 b   |  7 lines

  1. on mouseDown
  2.   puppetSound("klak2.wav")
  3.   set the locH of sprite 2 to -500
  4.   updateStage()
  5.   go("select")
  6. end
  7.