home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1996 July / Image.iso / mrmore / mrmore.dir / 00059.ls < prev    next >
Encoding:
Text File  |  1996-04-11  |  106 b   |  8 lines

  1. on mouseDown
  2.   global gbDoAnim
  3.   if gbDoAnim then
  4.     DoMainAnim("faxe")
  5.   end if
  6.   ButtonGoto("fax")
  7. end
  8.