Color Text Scroller


Your browser doesn't support Java.

A customizable multi-color scrolling text message with mouseover links. Configure this scroller to match your site by adding your own background/foreground images, and specifying the color value of each line of text!

How To Use:

  • Download textscroll.zip (48 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet archive="textscroll.jar" 
    	code="textscroll.class" 
    	width=400 
    	height=200 
    	VIEWASTEXT id="Applet1">
        <param name="id_key" 
    		value="6s853137975935159191+6s890667530995822119">
    
        <param name="fgdivide" value="1">
        <param name="fgmax" value="2">
        <param name="fgimage1" value="starbg.jpg">
        <param name="fgimage2" value="javabtq2.gif">
        <param name="fgxpos2" value="10">
        <param name="fgypos2" value="10">
        <param name="fgxmove2" value="0">
    
        <param name="align" value="center">
        <param name="textpos" value="110">
        <param name="maxlines" value="6">
        <param name="line1" value="The Java Boutique Tutorials">
        <param name="color1" value="FFFFFF">
    	<param name="url1" value="http://javaboutique.com/tutorials/">
    	<param name="line2" value="Tutorials for everyone...">
    	<param name="line3" value="from beginner to advanced">	
        <param name="line4" value=" ">
        <param name="color5" value="FFFFFF">
        <param name="line5" value="Applet Index">
        <param name="url5" value="http://javaboutique.com/applet_index/">
    	<param name="line6" value="Applets from A to Z">	
        
    Your browser doesn't support Java.
    </applet>
    
    

    Configuration: config.html

    Status: Free

    Author: Ion Chen

    Homepage: http://www.6sense.com/applets/textscroll/

    Upload Date: March 6, 2002

    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.