Category Java Applets
mgbvs v.1.0
This is a vertical scroller applet that displays text in a smoothly scrolling format.
It takes the text to be displayed from a file specified by one parammeter.
Also you can set it how fast to scroll, what font, what colors to use for the font and the background.
It also responds to user clicks. Clicking in the applet area will suspend the animation - allowing users to read text before it scrolls away.
Clicking the mouse button will automatically resume the animation.
The text file should be a normal ACSII text file on the same server as the applet.
It is read and parsed in a way to determine the text to be displayed and other associated information (title and source).
Read more »
|
|
|
|
|