Flew Shadow Text



Author: Sergy Alpin


A nice scrolling shadowed text applet. To add this feature to your page, follow the directions below.


1. Download FlewShadowText.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="FlewShadowText.class" width="600" height="90"><param name=slowo value="The Java Shoppe"><param name=autor value="Sergy Alpin"><param name=textcolor value="green"><param name=background value="black"><param name=shadowcolor value="yellow"><param name=schrift value="TimesRoman"><param name=stil value="fett"><param name=schriftgroesse value="78"><param name=hoehe value="25"><param name=speed value="10"></applet>


Back to Applets pg 2!