SnowFlakes


Example of SnowFlakes

Download this applet here !

How do I use SnowFlakes ?

What are the parameters for SnowFlakes ?

Name

Value

Example

AppletHomePage

http://go.to/javabase

http://go.to/javabase
background Background Image worcester.jpg
speed How fast the snow falls 2
flakeNumber The number of flakes 60
tile Include to tile background ok
constant Include to make snow stream constant (not just on mouse over) ok
delay Delay between redraws 30
link URL to link to http://news.bbc.co.uk
target URL target frame _self
color Color of snowflakes AAAAFF
transparent Include to make snowflakes transparent (slower) ok

Using javascript

In order to use javascript as a link, you must add MAYSCRIPT to your applet tag, eg:

<applet code="SnowFlakes.class" MAYSCRIPT>

You must then include your javascript as links, for example:

<param name="link" value"javascript:alert('hello')">

How can I register?

To make the applet link to a page other than this website you will need to register the applet.

Click here for registration details


Javabase Home