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

  1. on mouseUp
  2. end
  3.  
  4. on mouseDown
  5.   pushbtn()
  6.   if rollOver(clickOn()) then
  7.     puppetSound("├ç┬⌐├ç├╕├ç┬╖├ç┬í├ç┬¼├àI")
  8.     go("├ëv├ë├º├ët├ëB├à[├ë├ú")
  9.   end if
  10. end
  11.