home *** CD-ROM | disk | FTP | other *** search
/ Chip 26 (1998) / Chip_26_1998.iso / Info.dxr / 00008_BALL.PIC.ls < prev    next >
Encoding:
Text File  |  1998-09-16  |  80 b   |  7 lines

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