Color Text Scroller


 How to use:

  <APPLET archive="textcolor.jar" code="textcolor.class" width=500 height=250>
      <param name="target" value="_blank">

      <param name="maxlines" value="1">
      <param name="line#" value="Color Text Scroller">
      <param name="color#" value="FFFFFF">
      <param name="url#" value="http://www.6sense.com">
      <param name="textcolor" value="50FAC8">
      <param name="linkcolor" value="50FAFA">
      <param name="alinkcolor" value="FAE650">
      <param name="align" value="center">
      <param name="textpos" value="-50">
      <param name="fontsize" value="20">
      <param name="font" value="TimesRoman">


      <param name="fgdivide" value="0">
      <param name="fgmax" value="1">
      <param name="fgimage1" value="snowfg.gif">
      <param name="fgxpos1" value="0">
      <param name="fgypos1" value="1">
      <param name="fgymove1" value="0">
      <param name="fgypos1" value="0">

      <param name="mainlink" value="http://www.6sense.com">
      <param name="maintext" value="Text Scroller by 6sense.com">
  </APPLET>


 Optional Parameters
target[target]Target of new link.
  • _blank (default)
  • _top
  • _parent
  • _self
 Optional Text Parameters
maxlines[number]Number of lines to process for the scrolling text
line#[string]Replace # with line number. Text for line #.
color#[color]Replace # with line number. Optional different color for this line, otherwise use default.
url#[url]Replace # with line number. Option link for this line.
align[align]Alignment of the scrolling text. (left,center,right)
textpos[number]Amount to shift the scrolling text from the center. To shift right "20" pixels, enter value 20. To shift left 20 spaces, enter "-20"
fontsize[number]Size of the font.
Default: 11
font[font]Type of font you which to use. Limited only to java fonts.
Default: TimesRoman
textcolor[color]Set default color for normal text.
Default: 50FAC8
linkcolor[color]Set default color for link text.
Default: 50FAFA
alinkcolor[color]Set default color for link over text. When mouse is over the link.
Default: FAE650
 Optional Foreground Parameters
fgmax[number]Number of foreground images to load.
fgdivide[number]Number of the highest layer image taht will appear below the scrolling text.
fgimage#[image]Optional image that will be draw in the foreground of the starfield.
fgxpos#[number]The X position of the foreground image.
fgypos#[number]The Y position of the foreground image.
 Additional Parameters [ Full Version Only ]
mainlink[url]Web address of the main link which appears on the top right corner when mouse iso ver the applet. Make sure the value is a valid web address with "http://" in front of it.
maintext[string]Text string to display for the top corner main link. This is appears for the viewer.

Back to Color Text Scroller

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.