Animate Parameters
- The complete list of parameters for the Animate applet
includes:
-
- img: The url of the gif animation (For netscape this
must be on the same server)
- pause: milli second delay between frames (default
75).
- fixedpaused: milli second delay at end of animation
(default 0).
- randompause: random delay at end of animation.
0-randompause milliseconds (default 0).
- loop: Number of times to loop through, 0 means
continuous looping. (default 0)
- onclick: What to do when the user click on the
animation. Allowable values are default and URL. If you specify
anything besides default, it treats the value as a URL, and tries
to load it. If the URL leads to an external helper application,
the default action is also taken.