ANButton.class loads up to 10 images in a sequence, using image1 as a background and animating the others in the foreground.
Download anbutton.zip (16KB) and unzip with a compression utility.
Java Source: source.html
Sample HTML Source:
<APPLET CODE="ANButton.class" WIDTH=80 HEIGHT=80>
<PARAM NAME="image0" VALUE="images/baum0.jpg">
<PARAM NAME="image1" VALUE="images/baum.jpg">
<PARAM NAME="image2" VALUE="images/baumd.jpg">
<PARAM NAME="image3" VALUE="images/baum1.jpg">
<PARAM NAME="image4" VALUE="images/baum2.jpg">
<PARAM NAME="image5" VALUE="images/baum3.jpg">
<PARAM NAME="image6" VALUE="images/baum4.jpg">
<PARAM NAME="image7" VALUE="images/baum5.jpg">
<PARAM NAME="x" VALUE="10">
<PARAM NAME="y" VALUE="10">
<PARAM NAMRE="pause" Value="80">
<PARAM NAME="dest" VALUE="hhttp://javaboutique.internet.com">
</APPLET>
Configuration: config.html
Status: freeware
Author: Florian Hars
Upload Date: February 14, 1996
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.