LOADBAR Applet, 1999 (c)  Chir <chir@geocities.com>
---------------------------------------------------

LoadBar is a Java Applet that loads files from a text list, and graphically
displays the progress of the loading process.
The idea is that the files will *hopefully* be kept in your system's Cache.
Once all files have been loaded, it switches to another page,
typically containing the big Applet you wanted to show in the
first place. That one *should* then load instantly.


Installing and Launching
------------------------

  1. Open LOADING.HTM with your favorite HTML editor and modify the Applet's
     parameters to suit your needs.
       -BACKGROUNDIMAGE = url of optional picture, shown behind the color bars.
       -FILELIST = url of the list of files to load.
       -EXITPAGE = url of page to load when finished loading.
  2. Modify the list of files to load in LIST.TXT
  3. Upload the files LOADING.HTM, LIST.TXT and LOADBAR.JAR to your website.


Refer to the program's home page at 
 http://www.geocities.com/SiliconValley/Foothills/8436/loadbar.htm
for more up-to-date info.


Licence
-------

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.




END OF DOCUMENT
