Advanced Horizontal Scrolling Text Java Applet



A horizontal text scroller that offers full control over colors, font faces, font sizes, font styles and timing.

Author's Notes:
This update supports mailto links.

How To Use:

  • Download ascroll2.zip (25 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="ascroll2.class" width="390" height="26">
    
    <param name="applet_width" value="390">
    <param name="applet_height" value="26">
    
    <param name="regcode" value="">
    <param name="info" 
    	value="Applet by Gokhan Dagli,www.appletcollection.com">
    
    <param name="bgcolor" value="ffffff">
    
    <param name="border" value="yes">
    <param name="border_color" value="777777">
    
    <param name="mouse_over" value="stop">
    <param name="scroll_delay" value="12">
    <param name="xspace" value="20">
    <param name="target_frame" value="_self">
    
    <param name="text1" 
    	value="Advanced Horizontal Scrolling Text Java Applet, ">
    <param name="link1" 
    	value="http://www.appletcollection.com/ascroll.html">
    <param name="font1" value="Helvetica,0,12">
    <param name="color1" value="2020A0,8F2C00">
    <param name="status_bar_msg1" 
    	value="http://www.appletcollection.com/ascroll.html">
    <param name="yposition1" value="18">
    
    <param name="text2" 
    	value="Text Effects Collection Java Applets ,">
    <param name="link2" 
    	value="http://www.appletcollection.com/text.html">
    <param name="font2" value="Helvetica,0,12">
    <param name="color2" value="336633,8F2C00">
    <param name="status_bar_msg2" 
    	value="http://www.appletcollection.com/text.html">
    <param name="yposition2" value="19">
    
    <param name="text3" 
    	value="Message Slider Java Applet ,">
    <param name="link3" 
    	value="http://www.appletcollection.com/mslider.html">
    <param name="font3" value="Helvetica,0,12">
    <param name="color3" value="2020A0,8F2C00">
    <param name="status_bar_msg3" 
    	value="http://www.appletcollection.com/mslider.html">
    <param name="yposition3" value="18">
    
    <param name="text4" value="Flying Letters Java Applet">
    <param name="link4" 
    	value="http://www.appletcollection.com/fletters.html">
    <param name="font4" value="Helvetica,0,12">
    <param name="color4" value="336633,8F2C00">
    <param name="status_bar_msg4" 
    	value="http://www.appletcollection.com/fletters.html">
    <param name="yposition4" value="18">
    
    <param name="text5" value="Headline Typer Java Applet">
    <param name="link5" 
    	value="http://www.appletcollection.com/hlinetyper.html">
    <param name="font5" value="Helvetica,0,12">
    <param name="color5" value="2020A0,8F2C00">
    <param name="status_bar_msg5" 
    	value="http://www.appletcollection.com/hlinetyper.html">
    <param name="yposition5" value="18">
    
    
    </applet>
    
    

    Status: Free with status bar message for commercial and non-commercial. $19 registration fee removes status bar message.

    Author: Gokhan Dagli

    Homepage: http://www.appletcollection.com/ascroll.html

    Upload Date: December 11, 2001

    Updated: October 16, 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.