Autobahner
- 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:
- <Applet code=autobahner
width="420"
height="60"][PARAM name=String
value="
CL|255|0|0|FT|The
Red Sentence"></Applet>
Text from all directions:
<Applet...
LR|From left to
right|RL|From right to left|TB|Top to
Bottom|BT|Bottom to Top"></Applet>
Stars up, Color Green,
Mandatory then optional link with fade on
<Applet...
SU|CL|0|255|0|UR|http://www.streetboards.com|UN|MN|FT|My
Sponsor|UR|http://www.streetboards.com|MF|Optional
Link
Autobahner stops its thread when exited but does
not
destroy itself by default.
Not destroying is tolerable except when dealing
with linked
Autobahner pages. In that case all preceding
instances of the
applet must be un-instanciated - To enable this
use 'DN'.
See an
Autobahner demo made at Sony
Back to Autobahner
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|