Morph free applet

by
Dolf van der Schaar
www.parkers-place.net/dolf

The Morph free applet takes an ascii data file and animate a transformation.

You don't have java! Why don't you get: Microsoft Explorer


Click here to download:
Morph.zip




HTML Requirements
<applet code="dtext.class" align="baseline"
width="440" height="150">
<param name="BACKCOLOR" value="FFFFFF">
<param name="INIFILE" value="dtext.ini">
<param name="MEMDELAY" value="10">
<param name="PRIORITY" value="3">
Your browser isn't java enabled!!! Get Internet Explorer <a href="http://www.microsoft.com/ie">here</a> </applet>



applet explanation

To use the Morph free java applet, I The author placed a window that will appear if the applet is clicked with a mouse. This small window will show the author name and a link to his homepage.


java applet parameters

MEMDELAY
Used to cause a delay between transformations.
PRIORITY
Used to change applet priority (useful when more than one applet is used in a page). If the other applet has priority 1 then Morph will block it. If other applet has priority 10 then it will block Morph.
INIFILE (Default dtext.ini)
The name of the ascii text file goes here.
size,42 the font size
style,1 the style of the font 0=plain 1=bold 2=italic
color,000000 the color you want to use for the text.
text,FREE-APPLETS the text you want to use ( max. 4 lines seperated with "," )
morph,15 morph from output to new image (the last defined text). The value here is the number of steps you want to use.
delay,1500 waits for .... milli seconds. ( this example 1.5 seconds )
BACKCOLOR
The RGB color of the background where RGB=FFFFFF hexadecimal color.


[ CLICK HERE for free applets ]
www.Free-Applets.com
Last updated: