home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 May / macgaichiban199605.bin / MOVIES / CLICK / 00031.ls < prev    next >
Encoding:
Text File  |  1996-03-02  |  103 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("on")
  3.   set the visible of sprite 10 to 0
  4.   updateStage()
  5.   go("restart")
  6. end
  7.