Luminous



Author: Maxim V. Kollegov


A cool colorful applet. To add this feature to your page, follow the directions below.


1. Download luminous.class and load it in your home page directory.

2. Copy and paste the html code below on your page.

3. Make the necessary changes to the html code.


<applet codebase="Your page directory here" code="luminous.class" width="450" height="60"> <param name="AUTHOR" value="Maxim V. Kollegov (aka Virtual_Max@geocities.com)"> <param name="BGCOLOR" value="000000"> <param name="BGIMAGE"> <param name="TEXT0" value="|FONT=Dialog COLOR=00FF00 SIZE=30 STYLE=3 LINK=http://www.i-55.com/~mway/index.html TARGET= self START=ROLL END=FADE| The Java Shoppe"> <param name="TEXT1" value="|COLOR=80FF00 SIZE=20 STYLE=3 START=ROLL END=FADE| Free Applets"> <param name="TEXT2" value="|COLOR=FF0000 SIZE=20 STYLE=3 START=SPIN END=FADE| Check out the scripts too!"> <param name="TEXT3" value="|COLOR=0000FF SIZE=20 STYLE=3 START=SPIN END=FADE| Cool Java Scripts!"> <param name="TEXT4" value="|COLOR=FFFFFF SIZE=20 STYLE=3 START=FADE END=BLAST| Best on the Internet!"> </applet>


Back to Applets pg 2!