|
|
This example shows a simple path animation. Look at the string of numbers and letters given after the path element within the <smil:animateMotion> tag. Those are the x,y coordinates for our animation path. Click the button and watch the worm walk the path. Also notice that the repeatCount element is set for "indefinite", and the end command is set as an action — the animation will continue to loop until the user clicks the stop button.
|