How to install the Applet:

There are few parameters to set, look at this simple HTML:



<APPLET CODE="merry.class" WIDTH="160" HEIGHT="400">

<PARAM NAME="time"     VALUE="100">
<PARAM NAME="image"   VALUE="tree.jpg">

</APPLET>



WIDTH=            - The width of the applet in pixels
HEIGHT=           - The height of the applet in pixel
"time"                  - Time to run in seconds (100 seconds in the example)
"image"                - The Christmas tree


Click here to download all you need to install the applet

Visit our site at:

http://www.geocities.com/paris/rue/5151/index.html

Home

Back