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
|
New on the Java Boutique:
New Article:
Servlets and JSP
In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
... [Submissions]
New Tutorial:
Introduction to Java Part 6:
Building Your First Application
Selena Sol goes through all the Java code and HTML necessary to create a java application.
... [more Tutorials]
Year in Review:
The Best of 1999
Y2K has come and gone and now we have a chance to look back over the past year.
In 1999 we posted over 250 applets, servlets, applications, and tools.
In this list are the 24 most popular apps from 1999.
... [popular applets]
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
100s of free Java code files to download.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|