The Ani(mation)S applet

Page 3 - The adding animation controls

3. Now we want to give them controls for speed and stepping the frames (we'll go back to the un-faded 3 frames for this example, though, by removing the PARAM for the "fade"). The new controls PARAM looks like:

<PARAM name="controls" value="startstop, speed, step, looprock, zoom"> We'll also change the color of the background and foreground by adding these parameters: <PARAM name="backcolor" value="#34b188"> <PARAM name="forecolor" value="#ff8000"> Finally, we want to preserve the labels at the bottom of each image while zooming (notice what happens otherwise, in the previous example), so we also add this parameter: <param name="image_preserve" value="0,388,499,399">

Go to next page.

AniS Home Page

If you would like more information, or have questions or suggestions, please contact Tom Whittaker