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:

Parameters Value/Meaning
backimage The image to be drawn behind the scrolltext
asciioffset The offset between your fonts and the ASCII table. E.g: 32 means that the applet expects that all the characters typed have an ASCII value equal or greater than 32, so you don't have to draw ALL the fonts!
fontimage The image containing the fonts. take a look at the one i've use to understand how customize it
fontx The width of each letter.
fonty The height of each letter...
scrollspeed The speed of your scrolltext. I suggest a minimum of 5.
scrolltext Say something...(What? a hidden message?==null ;->>>

HTML code of the applet:

<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>

Author: El Viscido
Mail: elviscido@geocities.com
Java Source: CoolScroll.java
Download: coolscroll.zip (34k)
Usage: The applet is free for the private / non-commercial use.


CoolScroll is cooler than our Cool Award:
It received a Bronze Award

 

Home · Help · Report Error · Contact · Privacy · Link us · About

© 1Archive.com - World's best freeware!