CoolScroll |
Description: Show your text like hackers did a few years ago on the good old C64 or Amiga/Atari to present their hack and to greet their friends etc. Change the font or the background image yourself, if you want to. The following options are available:
How the demo works: <applet code="CoolScroll.class" name="CoolScroll" width="400" height="130"> <param name="scrolltext" value="WHO SAYD THAT JAVA SCROLLTEXT HAVE TO USE WINDOWS FONTS??? *+*NOBODY*+* SO GET A NICE PAINT (EVEN THE WINDOWS ONE!) AND DRAW YOUR OWN...YEP! AGAIN...**++EL VISCIDO++** UH?...OK I KNOW THE FONTS COME FROM *WIPEOUT 2097*"> <param name="scrollspeed" value="5"> <param name="asciioffset" value="32"> <param name="fontx" value="25"> <param name="fonty" value="20"> <param name="fontimage" value="coolfonts.gif"> <param name="backimage" value="sfondo.gif"> </applet> Java Source: CoolScroll.java
|