home *** CD-ROM | disk | FTP | other *** search
/ Voice Collection 7: Yuko Mizutani / UNTITLED.BIN / pc / mmenu.dir / 00043.ls < prev    next >
Encoding:
Text File  |  1995-11-24  |  194 b   |  12 lines

  1. on mouseUp
  2.   puppetSound("├ç┬⌐├ç├╕├ç┬╖├ç┬í├ç┬¼├àI")
  3.   set the castNum of sprite 9 to 36
  4.   updateStage()
  5.   wait(30)
  6.   go(the frame)
  7.   if soundBusy(1) then
  8.     go(the frame)
  9.   end if
  10.   quit()
  11. end
  12.