This is my very first test about JAVA-APPLET applications...
And finally here the first scratch of a kinda smooth scroll-java-applet.
...surfin' around I have seen many JAVA-APPLETs' pages and I saw that almost everyone
made his own "text scroller" applet :) ... so I thought it was a good starting point for me too :P
But I wanted it to differ a bit... so I added some maybe useless features...
Here a short to-do list :
For any request/suggestion/criticism feel free to e-mail me at g.martello@byte.it
Here the complete list of parameters you can use:
(text to be scrolled)
(background color in R,G,B format)
(foreground text color in R,G,B format)
(font to be used for the text)
(font size)
(scroll speed 1=faster, >1=slower)
none of them is required but you would put in there at least some text... eheh isn't it ? ;)
STAY TUNED... :)