home *** CD-ROM | disk | FTP | other *** search
/ Voice Collection 7: Yuko Mizutani / UNTITLED.BIN / pc / mvoice.dir / 00107_sw_end,off.ls < prev    next >
Encoding:
Text File  |  1995-01-01  |  119 b   |  10 lines

  1. on mouseUp
  2. end
  3.  
  4. on mouseDown
  5.   pushbtn()
  6.   if rollOver(clickOn()) then
  7.     go("├ë├à├ëC├ë├¼", "mmenu.dir")
  8.   end if
  9. end
  10.