Applet #5
Watermessager Class

This one is easier than it looks...
Remember with this one you must have the Watermessagerclass
up loaded to your web page in order for this to work.
WatermessagerClass:
Just like the other pages..... HTML TAG a line at a time....
# 1..  This tag is first...
<APPLET CODE="watermessager.class"ALT="" WIDTH="500" HEIGHT="150">
Then do these one at a time.
<PARAM NAME="delay" VALUE="20">
<PARAM NAME="textdelay" VALUE="5000">
<PARAM NAME="fontsize" VALUE="50">
<PARAM NAME="amplitude" VALUE="80">
<PARAM NAME="demicron" VALUE="www.demicron.se">
<PARAM NAME="reg" VALUE="A00046">
<PARAM NAME="item0" VALUE="This one">
<PARAM NAME="item1" VALUE="is very">
<PARAM NAME="item2" VALUE="Easy">
<PARAM NAME="item3" VALUE="to do">
<PARAM NAME="font" VALUE="Helvetica">
<PARAM NAME="foreground" VALUE="ffff00">
<PARAM NAME="background" VALUE="ff">
</APPLET>
 </APPLET>

If you got the basics down and need the classes for any of the javas scripts just download them. I do not claim I have written these programs nor do I claim I own the rights to them.. Only the things on this site I do own and made. Do not  link them to my server.

From youTo Me.