Dot Scroller Java Applet
Copyright © 2000 Avance Systems
http://www.avance-systems.com
You may use and
change this applet freely, the Java source code is included.
Comments: brian@avance-systems.com
If you make improvements to the source, please send a copy to the above email address.
| Parameter name | Datatype | Description |
| fontSize | integer | size of the underlaying font |
| dotSpacing | integer | space between individual dots |
| scrollString | string | text to scroll |
| dotImageFileName | url | image used for the "dots" |
| backGroundColor | string | color used for background, format: "0x000000" |
| scrollStep | integer | number of pixels each scrolling step is scrolled (higher = faster but uglier scroll) |
Download: