The Janim Applet

Nobot function animates without reflections



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 border = 2>
<tr>
<td width=400>
<applet code="Janim3.class" archive="Janim.jar" width=400 height=300>
<param name="image" value="wafa101.jpg">
<param name="image1" value="wafa101a.jpg">
<param name="image2" value="wafa101b.jpg">
<param name="nobot" value="1">
</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.

The default rotation parameter of 4 is acceptable here so no parameter entry for rotation was entered.



Return to Main Page