For this tutorial
you will need:


An image of your choice

This zip file containing the alcsnow.class file

zip

Contact Me

Main Index

© Jan's Designs

** NOW AVAILABLE **

cd cover

50 of my tutorials now available on CD.
Click the cover above for more information.

Snow Applets

1. Unzip the alcsnow.class file and upload it to your file manager.  Make sure you place it in the same directory as the page you will be putting the applet on.

2. Upload the image you wish to use.  This can be placed in a subdirectory on your site, as long as you enter the correct path in the code.

3. Copy and paste this code to your page.  Make the necessary changes to reflect your image as explained in the chart below.  This code can be placed anywhere on your page (wherever you want your applet) as long as it is within the <BODY> tags.

<applet code="alcsnow.class" width="244" height="324" name= "snow" alt="Cardinal">
<param name="grph" value="cardinal.jpg">
<param name="snows" value="750">
<param name="threadsleep" value="55">
</applet>

<applet code="alcsnow.class" width="244" height="324" name= "snow" alt="cardinal">This sets up your applet code. The height and width are entered here. Cardinal is the name of the image.
<param name="grph" value="cardinal.jpg">Here you will put the name of your image.
<param name="snows" value="750">This value determines the number of snowflakes.
<param name="threadsleep" value="55">This value determines the direction of the snow.
</applet>Closing tag for the applet.

That's all there is to it.  You should now have a lovely snow applet!




All tutorials on this site are written and created by Jan Riley and copyrighted by law to Jan's Designs. You may provide a link only to these tutorials, or print them out for personal off-line use. You may not remove any images, HTML or zip files for the purpose of reproducing these tutorials in any way. You may not store or archive these pages in any YahooGroups files, or any mailing list sites. These pages may not be sent through any email groups. These tutorials may not be translated and placed on any site without my written permission. Please Contact me if you would like to use any of my tutorials for group lessons. All selection files, original images, original tubes and all other originals created by me are copyrighted to Jan's Designs. Anything you make from these tutorials belongs to you.


© Jan's Designs 1999 and beyond. "All rights reserved".
No portion of this site may be reproduced or redistributed in any form.