Water Effect 2.1
example 2

go to example 1 2 3  doc main




A water demo, with an image background. Two ships are cruising on the water surface and raindrop rate is set to 25 per 10 sec.

Embedded HTML code:

<applet code=Water2.class" width="150" height="100">
<param name=
"link" value="http://www.chriscohnen.de">
<param name=
"ships" value="2">
<param name=
"image" value="test.jpg">
<param name=
"raindrops" value="25">
<param name=
"color" value="#FF00F0"
>
</applet>