- From: Cameron McCormack <cam@mcc.id.au>
- Date: Mon, 24 Jul 2006 12:25:19 +1000
- To: www-svg@w3.org
Hi.
With this animation:
<circle cx="0" cy="0" r="10">
<animateMotion dur="4s" end="2s" calcMode="paced" fill="freeze"
path="M 100,100 L 200,100 M 100,200 L 200,200"/>
</circle>
should the animation freeze with the position (200,100) or (100,200)?
Thanks,
Cameron
--
Cameron McCormack, http://mcc.id.au/
xmpp:heycam@jabber.org ▪ ICQ 26955922 ▪ MSN cam@mcc.id.au
Received on Monday, 24 July 2006 02:25:39 UTC