Attribute |
Function |
Default |
Notes |
bgcolor="color" |
Sets the window's background color. |
black for TickerTape, white for others |
Refer to "Colors". |
crawlrate="pixels per second" |
Sets the pixels per second that the text moves horizontally. |
20 for TickerTape and Marquee, 0 for others |
None. |
duration="dd:hh:mm:ss.xyz" |
Specifies time that presentation stops. |
60 seconds |
Only seconds ("ss ") are required. |
extraspaces="use|ignore" |
Recognizes or ignores extra spaces in text. |
use |
ignore value not used with <pre>...</pre> |
height="pixels" |
Sets the window height in pixels. |
30 for TickerTape and Marquee, 180 for others |
SMIL can override window height setting. |
link="color" |
Sets the color of hyperlinks. |
blue |
Refer to "Colors". |
loop="true|false" |
Determines whether looping occurs. |
true for TickerTape and Marquee, false for others |
Used only for TickerTape and Marquee. |
scrollrate="pixels per second" |
Sets the pixels per second that the text moves vertically. |
10 for ScrollingNews, 0 for others |
No effect on TickerTape or Marquee. |
type="window type" |
Sets the window type. |
generic |
Other values are tickertape , marquee , scrollingnews , and teleprompter . |
underline_hyperlinks="true|false" |
Determines whether hyperlinks are underlined. |
true |
None. |
width="pixels" |
Determines the window width in pixels. |
500 for TickerTape and Marquee, 320 for others |
SMIL can override window width setting. |
wordwrap="true|false" |
Specifies whether word wrap is performed. |
true |
No effect on TickerTape or Marquee. |