home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 July / macgaichiban199607.bin / MOVIES / CLICK / 00123.ls < prev    next >
Encoding:
Text File  |  1996-05-09  |  85 b   |  9 lines

  1. on mouseDown
  2.   puppetSound("button1")
  3.   updateStage()
  4. end
  5.  
  6. on mouseUp
  7.   go("q5")
  8. end
  9.