Parameter | Description |
AUTHOR | "Virtual_Max (http://come.to/vmax)" Obligatory parameter |
KEY | "Free Version" Applet with this KEY will add link back to my pages, if you want to get rid of this additional link, please, follow registration instructions. Obligatory parameter |
BGCOLOR | Background color |
SHADOWCOLOR | Shadow color , one parameter for ticker textsand buttons texts shadows. |
BGIMAGE | Background image to be used as background. If image size less thanapplet itself, image would be tiled |
DELAY and STEP |
Animation control parameters. Delay per animation frame and tickerstep in pixels. |
TEXTCOLOR and ACTIVECOLOR |
Buttons colors for normal and highlighted state. |
PLACING | Buttons placing alternative can be "horizontal" or "vertical". |
SPACING | Free space around buttons in pixels. |
FONT and TICKERFONT |
Buttons and Ticker Font settings. (optional parameters) |
BUTTONSTYLE | Can be button image URL or one of build-in buttons styles: _rect _fillRect _fill3DRect _roundRect _fillRoundRect _oval _fillOval |
BUTTONCOLOR | This color will be used to draw buttons if oneof built-in BUTTONSTYLEs used. |
BUTTON0.. ..BUTTONn |
buttons settings in following format: " buttontext | url | target |ticker message
" ( ' | ' used as separator between parameters.) target can be frame or window name or one of pre-defined names: _top, _blank, _self, _parent. Ticker Message - text to be shown on mouse over button event. "" canbe used as new line character. Buttons should be enumerated from 0 without any missed numbers. |
CLIP | Name of sound file to play on mouse over button. Only .au 8-bit monosound files supported by Java 1.0x. (optional parameter). |
TICKERHEIGHT | Height of ticker area in pixels. |
TICKERCOLOR | Color for ticker texts. |
DEFAULTMESSAGE | Message to be shown on mouse exit. |
*COLORS: All Colors are in hexadecimal format 'rrggbb' without radix symbol. For example,for red color use: FF0000.