Installing the ALCSnow Applet

Another applet to "enhance" your webpage graphics. This applet will add "snow" to the image of your choice.

This Java Applet will work with any GIF or JPG image and can be any size. All that is needed is a few lines of HTML code added to your page, your favorite image, and the alcsnow.class file in your file directory.

Below is the HTML code used in the applet example:

<center> <applet code="alcsnow" width="300" height="225"> <param name="grph" value="scene1.jpg"> <param name="snows" value="400"> <param name="threadsleep" value="60"> </applet> </center> Change "scene1.jpg" to the name of your own image. The width of the applet = the width of your image and the height of the applet = the height of your image.

Upload the alcsnow.class file to the SAME directory as the image file and that's it!





Click to download the alcsnow.class file in a ZIP file.

Main HTML Help

Site© 1999-2003 Copyright by dcrum@infionline.net