|
Parameter |
Default |
Description |
|---|---|---|
|
line<n> |
none |
Message line line<n> of animated text, where line<n> is from 0 to 30. See also Message Line Tags. |
|
url<n> |
none |
URL's associated with message lines. <n> must match the line<n> parameters. Format is: URL [ TARGET=target ] |
|
target |
none |
Default frame or window target, used when loading an URL. |
|
lineData |
none |
Message line data text file. Used to init message lines (and associated URL's) from a text file. |
|
updateInterval |
0 |
Interval when to re-read lineData. Interval is number of frames to display before data is re-read. Default (0) means only read data at initialization. |
|
"<>" |
Delimiter string, used as a delimiter for Message Line Tags. | |
|
font |
TimesRoman |
Message line font. |
|
style |
bold |
Message line font style. Plain, bold or Italic. |
|
size |
22 |
Message line font size. |
|
delay |
100 |
Animation delay time in milliseconds. |
|
frameWidth |
0 (i.e no frame border) |
Frame border width. |
|
frameMargin |
0 |
Frame margin width. I.e margin between the frame and the applet. |
|
frameType |
ShadowIn |
Frame border type (ShadowIn, ShadowOut, ShadowEtchedIn or ShadowEtchedOut). |
|
dx |
3 |
"No of pixels to move horizontally for each animation sequence. |
|
dy |
2 |
No of pixels to move vertically for each animation sequence. |
|
fgColor |
Black |
Foreground (text) color. See Color formats. |
|
bgColor |
Gray |
Background color. See Color formats. |
|
|
|
|
|
bgImage |
None |
Tiled background image. |