Ampersand Internet Scroll Applet



There are plenty of applets that scroll text and plenty of applets that scroll images. This one does both!

How To Use:

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

    Java Source: unavailable

    Sample HTML Source:

    <applet	code="AmpersandScroll1_5" 
    		name="AmpersandScroll1_5" 
    		width="350" 
    		height="100">
    <param name="sleep" value="40">
    <param name="backcolor" value="#C7C7C7">
    <param name="image" value="scrollback.jpg">
    <param name="imageinc" value="-2">
    <param name="text" value="Ampersand Internet image and text scroller">
    <param name="textcolor" value="#ffff00">
    <param name="fontface" value="HELVETICA">
    <param name="fontweight" value="plain">
    <param name="pointsize" value="24">
    <param name="textinc" value="-1">
    <param name="alignment" value="bottom">
    <param name="dropshadow" value="true">
    <param name="url" value="http://www.ampersand.net.au">
    <param name="target" value="_new">
    </applet>
    

    Configuration: config.html

    Status: Free for non-commercial use; $25 US for commercial use.

    Author: Mark King

    Homepage: http://www.ampersand.net.au/ja45.html

    Upload Date: March 8, 2000

    Updated: March 31, 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.