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

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