         Magic Button  version 4.01
         
         Java Internet Button-Maker
  
         http://www.emu8086.com/wb/


THE PURPOSE
===========

  Magic Button creates Java applet buttons for the Web without
  requiring any Java or HTML programming. The program can create
  several buttons on one applet (even one on top of another), which
  can also include images and text labels for all three states: up,
  mouse-over, and down. You can also attach sounds to your buttons
  using the Wav2Au program (available as separate download), which converts
  WAV files to AU files. You can change button colors, position
  elements on the screen, set the height and width of objects, add
  links and target URLs, adjust the font, and more.
  Magic Button is flexible and easy to use and can produce highly
  professional results.
  
  You can find tutorials and live examples here:
  
  http://www.emu8086.com/wb/


INSTALLATION
============

  This program may require Visual Basic Runtimes 6.0
  and J2SE Runtime Environment (JRE).

  Generally these files are already installed on
  Windows 98 and XP, though you may need to install
  these files if you are running under Windows 95.

  Links to Visual Basic Runtimes 6.0 and J2SE Runtime 
  Environment (JRE) can be found here:
   
   http://www.emu8086.com/vb/runtimes.html

  The program is for Windows 95/98 and XP.
  Run "JavaButtonMakerSetup.exe" and follow on-screen instructions.

  In some rare cases you may need to empty "WINDOWS\TEMP" folder
  before installation.

  Setup is created by Inno Setup.


BUG REPORTS & SUPPORT
=====================

  Please submit bugs and your questions by e-mail:
  
       webbutton@emu8086.com
       

DISTRIBUTION
============

  Program is FREE to distribute on any kind of media and through
  the networks (including intranet and Internet).
  However, if you contact us (webbutton@emu8086.com) before putting
  Magic Button on a CD or your web-site I can assure you that you
  are including the latest version of Magic Button. You will
  also have to mention that the people who buy the CD,
  pay for the CD and not for Magic Button.  
  

END USER LICENSING AGREEMENT
============================

  This software is provided as-is, without warranty of any kind,
  either expressed or implied, including but not limited to the
  implied warranties of merchant ability and/or fitness for
  a particular purpose. the author shall not be held liable for
  any damage to you, your computer, or to anyone or anything else,
  that may result from its use, or misuse.

  All trademarks and other registered names contained in the
  Magic Button package are the property of their respective owners.  

  Use of this software indicates that you agree to
  the above conditions.


LINKING BACK
============

Since Magic Button is free product, linking back is very vital for it's survival.
If you use this product often, please consider placing a tiny button or a text link
back to it's home  :)

Here is the cut & paste code:

 
<!-- START BUTTON CODE -->
<a href="http://www.emu8086.com/wb/" target="_blank"><img src="http://www.emu8086.com/wb/mb.gif"
border=0 height=31 width=88 ALT="Java Button Maker for the Internet"></a>
<!-- END BUTTON CODE -->

or you can just link using simple text link like this:

<a href="http://www.emu8086.com/wb/" target="_blank"><B>Java Button Maker for the Internet</B></a>

Thank you!

We hope you enjoy the product and button making!


CONTACT
=======

  Magic Button Support Team
  e-mail: webbutton@emu8086.com
  web-site: http://www.emu8086.com/wb/


