Time
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: decelerate, autoReverse.
At 0 seconds, time will appear.
At 2 seconds, time will start accelerating downwards to position 5,400.
At 4 seconds, time will reach 5,400 then autorevrse.
At 6 seconds, time will be at its starting position.
This will repeat 5 times freezing at 22 seconds.

SAMPLE CODE:
<DIV id="d1" style="position:absolute;color:blue;font-size:1in;top:5;left:5"> Time</DIV;>
<t:animateMotion to="5,400" begin="2s" decelerate="1" autoreverse="true" repeatCount="5" dur="2s" targetElement="d1" calcmode="linear" fill="freeze"/>

INFORMATION:
Copyright: Copyright 1998-2005 W3C (MIT, ERCIM, Keio), All Rights Reserved. See http://www.w3.org/Consortium/Legal/. Author: Debbie Newman, Microsoft
Version: 11/02/2000
Module: animateMotion
Feature: decelerate, autoReverse
File Name: animateMotion_decelerate_autoreverse_001.htm
Media Components: none