How to Make Snow Applets
Download the alcsnow.class file Here
Highlight, copy and paste code below into your web page
after you've adjusted it to fit your graphic.
Note: This code does NOT work with Frontpage
<center>
<applet code="alcsnow" width=350 height=233>
<param name="grph" value="your image here">
<param name="snows" value="500">
<param name="threadsleep" value="50">
</applet></center>
1) Insert the filename of your image in the second line...
<param name="grph" value="your image here">
2) after the word "value=" in the line above, be sure to
change the width and height in the line below...
<applet code="alcsnow" width="217"
height="300">
to reflect the size of your own image.
4) You can also adjust the amount of snow falling by changing the
value... Example: <param name="snows" value="500">
5) You will then need to upload the page, graphic you've used
and the alcsnow.class to your server.
The snow applet class file (alcsnow.class) is in a zip file above.
Place it in your directory along with your html file and graphic.
If you have any problems, please feel free to EMAIL
me.
Have fun!
Another
Example
Back To Tutorial
Index
Home
Background by
Country
Patch Collections
This tutorial and the images contained
within,
are the property of Jade Designs
Duplication in whole or in part
is prohibited.
© Jade
Designs
1999-2003
All Rights Reserved