Anim - stripped-down animation applet

Fetch the software.

Based on Animator.java, but a bunch of bells and whistles have been removed:

Parameters:

pause
milliseconds between frames
imagesource
URL of the directory where the image files live
startimage
index of the first image
endimage
index of the last image
namepattern
used to generate indexed names
combinedimage
all image frames combined into one
combinedcount
how many frames in the combined image
separate images combined images

Back to software.
Back to ACME Java.
Back to ACME Labs.