Flame Applet v3.0 | ||||||||||||||||||||||||
Description: | ||||||||||||||||||||||||
Flames v.2.0 [real-time graphical effect demo] created July 22,1997 [coded by IoN CHeN] www.6sense.com | ||||||||||||||||||||||||
Permission to Use: | ||||||||||||||||||||||||
This version of the flame applet is freeware. You can use it for your web site freely. You cannot make any alterations to the applet and cannot sell or distribute it for profit without permission. If you wish to include it in a collection or in a book, you may do so by displaying the proper credits and a link to the site http://www.6sense.com | ||||||||||||||||||||||||
Update v2.0: October 6,2000 | ||||||||||||||||||||||||
This will probably be the final update to the popular flame applet. Here are some new feature in this version
| ||||||||||||||||||||||||
Update v1.1: August 5,1997 | ||||||||||||||||||||||||
I decide to make this applet a little more useful.
| ||||||||||||||||||||||||
How to use: | ||||||||||||||||||||||||
<APPLET code="flame2.class" width=250 height=110> <param name="text" value="Words+Seperated+By+Plus+Signs"> <param name="font" value="Type of font you want to use ex. 'Helvetica'"> <param name="color" value="(1-5)"> <param name="color_change" value="yes/no"> [note: works in full version only!] <param name="link" value="URL Address"> [note: works in full version only!] <param name="linkname" value="Name of Link"> [note: works in full version only!] </APPLET> | ||||||||||||||||||||||||
The Parameters | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Example | ||||||||||||||||||||||||
<APPLET code="flame2.class" width=250 height=110> <param name="text" value="Flames+by+IoN CheN"> <param name="font" value="Helvetica"> <param name="color" value="1"> <param name="color_change" value="yes"> <param name="link" value="http://www.6sense.com"> <param name="linkname" value="by 6sense.com"> </APPLET> | ||||||||||||||||||||||||
DISCLAIMER | ||||||||||||||||||||||||
This software is provided AS IS, WITHOUT WARRANTY OF ANY KIND. THE AUTHOR OF THIS SOFTWARE DISCLAIMS ALL WARRANTIES OF ANY KIND.
IN NO EVENT SHALL THE AUTHOR OF THIS SOFTWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL LOSS OF BUSINESS PROFITS
OR SPECIAL DAMAGES, EVEN IF THE AUTHOR OF THIS SOFTWARE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|