Bump Applet.

    View Sample #1   View Sample #2   View Sample #3  


The Bump applet will light up an image creating spectacular effects.
You can have as many light sources as you like although too many will put a strain on the CPU.
Anything between one and ten is usually ok.


Applet parameters
width, height These are the standard applet tags describing the width and height of the applet in pixels.
image The filename of the image to use. This is relative to the html-document.
bg The color used for background when loading the image, in format rrggbb.
light1 These are light sources. There are three values in a light source: size, delay and color. Size is how big the light source is, delay is how slow the light source moves and color is the light source color in rrggbb format.
ambience This is the ambient level of the image in rrggbb format
span This controls the movement span of the lights. 100 makes the lights move to the edges of the applet.
bumpheight The height of the bump map.
(0 - Flat, 255 - Bumpy)
url The target url when using the applet as a button or NavBar. If using a NavBar then this value is any number of target url's, separated by a space character.
target This option lets the user specify which frame to open a target url in. Default is current frame.
orientation This is the orientation of the NavBar. V for vertical or H for horizontal.
cabbase This parameter is here to make the applet load faster in Internet Explorer. Don't change the value of this.