The Ani(mation)S applet

Page 2 - The simplest fader

2. Now lets treat those same images as faded animations by adding a start/stop control. We'll add the zoom control, too. We just need to add a "zoom" to the controls parameter:

<PARAM name="controls" value="startstop,zoom"> and add a new parameter to indicate that the images should be faded: <PARAM name=fade value=true> Finally, we will set two aspects of the animation; first, the rate at 5 frames per second using: <PARAM name="rate" value="50"> and then the mode to rocking (rather than movie looping): <PARAM name="rocking" value="true">

Go to next page

AniS Home Page

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