Christmas Applet version 0.80:

Is a simple Applet that shows a beautiful Christmas scene.

Use to improve your home-page 

This Applet is a freeware beta.

You can distribute freely.


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>

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

Note: Slow machines may need more time to run.
      Increase if necessary.

Questions/Comments/Feedback: Please send me an E-mail: demario@mandic.com.br

Merry Christmas ! 