HTML
+
Time
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: decelerate, autoReverse.
At 0 seconds, objects: HTML, +, and Time will be out of view.
At 2 seconds, HTML, +, and Time will start animating and come into view.
At 12 seconds, all 3 objects will be aligned: HTML+Time and autoreverse.
At 24 seconds, all objects will be out of view.

SAMPLE CODE:
<DIV id="d1" style="position:absolute;color:blue;font-size:1in;top:-100;left:1000"> HTML</DIV;>
<t:animateMotion values="0,0;5,400;700,400;-620,400" begin="2s" decelerate="1" dur="8s" targetElement="d1" additive="sum" calcMode="paced" 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: decelerate, reverse
File Name: animateMotion_decelerate_reverse_002.htm
Media Components: none