Twirl Applet.

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


The Twirl applet will bend and twist an image with an optional light source.


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 in rrggbb-format.
angle Decides how much the applet twirls. Default is 50.
light The strength of the light source. Default is 128. If you don't want a lightsource, set this value to zero.
lightsize This is the size of the lightsource in pixels. Default is 70.
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.