Fire Title



Author: Demicron


Another nice applet by Demicron. To add this applet to your page, follow the directions below.


1. Download firetitle.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. Make sure that copyright info remains intact!


<applet codebase="Your page directory here" code="firetitle.class" width="200" height="80"> <param name="demicron" value="www.demicron.se"> <param name="reg" value="A00006"> <param name="step" value="2"> <param name="background" value="000000"> <param name="foreground" value="00ff00"> <param name="lightupcolor" value="ff0000"> <param name="firecolor1" value="0000bf"> <param name="firecolor2" value="00ff7f"> <param name="sleeptime" value="40"> <param name="fontsize" value="25"> <param name="font" value="TimesRoman"> <param name="italic" value="no"> <param name="bold" value="yes"> <param name="text" value="Demicron"> <param name="url" value="http://www.demicron.se"> <param name="target" value="_blank"> <param name="flamereduce" value="14"> <param name="bitmap" value="firepic.jpg"> <param name="front" value="yes"></applet>


Back to the Applets!