The Janim Applet

Nobot parameter used for Simple Animation (two images)



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=Actual measurement.

<center>
<table>
<tr>
<td width=400>
<applet code="Janim3.class" archive="Janim.jar" width=400 height=100>
<param name="image" value="joes1.gif">
<param name="image1" value="joes2.gif">
<param name="nobot" value="1">
<param name="rotation" value="10">
</applet></td></tr></table>
</center>
Note: Presentations using nobot (no reflection) parameter require that height be actual image height, not 2 X Height as when used with a lake reflection.


Return to Main Page