Site hosted by Angelfire.com: Build your free website today!

The Janim Applet

Animated Overlay In Motion



Sample Applet Parameters

<center>
<table border = 2>
<tr>
<td width=400>
<applet code="Janim2.class" width=400 height=365>
<param name="image" value="lake68.jpg">
<param name="overlay" value="Goose-06.gif">
<param name="ovlY" value="60">
<param name="ovlref" value="1">
<param name="motionX" value="2">
<param name="wsize" value="-40">
<param name="wspeed" value="20">
</applet></td></tr></table>
</center>
Note: When motion parameters are used, the corresponding position parameter is not necessary. For horizontal movement, motionX nullifies the need for ovlX. For vertical movement, motionY makes ovlY unnecessary.


Return to Main Page