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

  1. on mouseUp
  2.   puppetSound("cut")
  3.   updateStage()
  4.   repeat while soundBusy(1)
  5.   end repeat
  6.   play frame the name of cast the castNum of sprite clickOn()
  7. end
  8.