Time
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: decelerate.
At 0 seconds, time will appear.
At 2 seconds, time will start animating downwards to position 5,400.
At 2-3 seconds, time will reach position 5,400 and move right to position 700,400.
At 4 seconds, time will reach 700,400 and move diagonaly to positon 5,5.
At 8 seconds, time will freeze its position at 5,5.

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