home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! Special / macgaichibanspecial1.bin / MOVIES / WORKS / 00020.ls < prev    next >
Encoding:
Text File  |  1995-12-13  |  174 b   |  9 lines

  1. on mouseUp
  2.   puppetSound("click")
  3.   set the visible of sprite 14 to 0
  4.   set the visible of sprite 15 to 0
  5.   set the visible of sprite 16 to 0
  6.   updateStage()
  7.   play done
  8. end
  9.