The Janim Applet

Animated reflection as in the Lake applet (Animated GIF)



Sample Applet parameters

Please note that Janim Version 3 uses a jar file instead of just the applet. Applet headers should be as shown below with your height and width settings.
Measurements of Image used is: Width=Actual measurement. Height=2 x Actual measurement (may be reduced if gray area appears at the bottom of the applet)

<center >
<table border=2>
<tr><td width=500>
<applet code="Janim3.class" archive="Janim.jar" width=180 height=180>
<param name="image" value="USAflag.gif">
</applet></td></tr></table>
</center>


Return to Main Page