| 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. |