Installing the Fireworks Applet


This is a "snappy" Applet which you can install in your webpage for a "bangup" effect! The firework.class applet adds graphic images and sound to your page.

The HTML used to install this applet is:

<center> <applet code="Firework.class" width="600" height="250"> <param name="AnimationSpeed" value="50"> <param name="RocketSoundtrack" value="fire.au"> <param name="RocketStyleVariability" value="10"> <param name="MaxRocketNumber" value="11"> <param name="MaxRocketExplosionEnergy" value="850"> <param name="MaxRocketPatchNumber" value="90"> <param name="MaxRocketPatchLength" value="68"> <param name="Gravity" value="400"> </applet> </center>

Instructions for installation are:

First download the Firework.zip file and unzip it. Next, upload the Firework.class file, the Rocket.class file, and the fire.au sound file to your directory. (NOTE: Do not put the Firework.class files or the sound file in any subfolder; put them in the "root directory" along with the page you wish to display the applet upon.) Lastly, add the HTML code to the page you want the Firework applet on and upload your page. View your page and you should see the Fireworks effect.

By changing the parameter numbers the Fireworks applet can be configured for different speeds, different number of rockets, and different gravity effects. You can also change the sound used for the explosion by changing the sound file used.

Click here to download the "firework.class" files in a ZIP file

Main HTML Help

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