Horizontal Scroller Pro



An extremely lightweight Java applet that smoothly scrolls both text and images across your Web page.

How To Use:

  • Download HSTrial.zip (23.4 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET archive="HorizontalProTrial.jar"
    	code="HorizontalProTrial.class"
    	width=300 height=20 VIEWASTEXT>
    	<PARAM name="copyright"
    	   value="(c) 2000 Dan MacFarlane.">
    	<PARAM name="text"
    	   value="Put all the text here or in a file>
    	<PARAM name="file"
    	   value="scrollText.txt">
    	<PARAM name="speed"
    	   value="0">
    	<PARAM name="bgColor"
    	   value="#000000">
    	<PARAM name="fontColor"
    	   value="#FFFFFF">
    	<PARAM name="linkColor"
    	   value="#FF0000">
    	<PARAM name="fontName"
    	   value="Arial">
    	<PARAM name="fontSize"
    	   value="13">
    	<PARAM name="mousePause"
    	   value="on">
    </APPLET>
    

    Status: $39

    Author: consulting.com, Inc.

    Homepage: http://www.consultcom.com/asp/frames.asp?pagename=HorizontalScrollerPro

    Upload Date: December 13, 2000

    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.