
                 Fire Link 3.2  Applet
       Copyright (C) by Christian Cohnen 1997-2003

This applet simulates a fire behind any transparent GIF or JPG image.
The applet can be a link if you want.

You can specify the fire colors and other parameters !
example:

<!-- Fire Link Copyright (c) Christian Cohnen -->
<!-- http://www.chriscohnen.de/ -->
<applet code="FireLink.class" width=150 height=132 > ; Initial classtag
<param name="pic" value="hotlink.gif">               ; Image (optional)
<param name="link" value="http://www.netscape.com/index.html"> ; link url (optional)
<param name="cool" value=1  >              ; optional cooling factor (default 1)
<param name="spots" value=20  >            ; optional number of new hotspots (default width/16)
<param name="clears" value=10  >           ; optional number of cleared hotspots (default width/8)
<param name="backcolor" value="#000000"  >  ; optional background color (default black)
<param name="midcolor"  value="#FF0000"  >  ; optional firecolor (default red)
<param name="endcolor"  value="#FFFFFF"  >  ; optional hottest (firecolor default white)
Sorry, your browser doesn't support Java.  ; Msg in no java browsers
</applet>

Copyright and distribution notices

Christian Cohnen is the author and owner of this applet.
You can use this applet freely to enhance your web pages.


Note: 
pressing the right mouse button on the applet will automatic make a link to my homepage.

Please include following message before the applet tag:
<!-- Fire Link Copyright (c) Christian Cohnen -->
<!-- http://www.chriscohnen.de -->

Christian Cohnen (cohnen/SANCTION)

http://chriscohnen.de

