home *** CD-ROM | disk | FTP | other *** search
/ Chip 17 / Chip_17_1998.iso / Info.dxr / 00010_BALL.PIC.ls < prev    next >
Encoding:
Text File  |  1998-07-21  |  80 b   |  7 lines

  1. on mouseUp
  2.   global hit
  3.   puppetSound("app")
  4.   updateStage()
  5.   set hit to 1
  6. end
  7.