This banner is 100% programmable from HTML

Download 'Autobahner.zip'
Includes class files and sample html.


Commands

Color:
CL - Text Color 'CL|r|g|b'
Web Commands:
UR - Set url string.
UN - Make the next string a link to UR
MN - Mandatory On: Force browser to URL when link appears.
MF - Mandatory Off: Links must be clicked (default)

Runtime:
TN - Thread on (default - pause when at another page)
TF - Thread off
DN - Destroy on
DF - Destroy off (default)
Background:
SN - Stars on (default)
SF - Stars off
SS - Stop Stars
SU - Stars up
SD - Stars down
SL - Stars left (default)
SR - Stars right
Speed:
S1 - Speed 1 Slow (default)
S2 - Speed 2
S3 - Speed 3
S4 - Speed 4
S5 - Speed 5 Fast
Direction key words:
BT - Bottom to top
TB - Top to bottom
RL - Right to left
LR - Left to right
FT - Fade text in/out rate set by speed
*Note: Direction keywords must preceed bahner text.

Example Code.
Scroll word from right to left:
<Applet code=autobahner width="420" height="60"][PARAM name=String value="
RL|Hello"></Applet>
Fade red sentence on & off: