TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: path.
At 0 seconds, the green dot will be over top of the circle.
At 2 seconds, the green dot will begin accerating clockwise around the red path.
Around 4 seconds, the green dot will begin decelcerating continuing clockwise around the red path.
At 6 seconds, the green dot will reach its original position.


SAMPLE CODE:
<t:animateMotion begin="2s" dur="4s" calcMode="spline" targetElement="T1" keytimes="0;.5;1" keysplines=" .9 0 1 1; 0 0 .1 1" path="M 0 0 C 200 0 200 300 0 300 C -200 300 -200 0 0 0" 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: calcMode =spline, keyTimes, keySplines, path
File Name: animateMotion_path_003.htm
Media Components: images/pathcirc.gif