H
T
M
L
+
T
i
m
e
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: accelerate, autoReverse.
At 0 seconds, HTML+time will appear.
At 2 seconds, each character will start, 0.25 seconds after each other, accelerating downwards to position 5,400.
At 4-6 seconds, each character will will reach 5,400 then autorevrse.
At 8 seconds, HTML+ Time will be at its starting position.
This will repeat 5 times freezing at 24 seconds.

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

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