The unregistered version supports up to three rotated images while the registered version supports up to six. |
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. <center> <table border=2> <tr> <td width=500> <applet code="Janim3.class" archive="Janim.jar" width=500 height=350> <param name="image" value="lake200.jpg"> <param name="image1" value="lake200a.jpg"> <param name="image2" value="lake200b.jpg"> </applet></td></tr></table> </center> |