hi
i don't know how to resolve the begin and end values of the this file.
does any one know how to solve it. i know the behaviour but don't 
know the solution.


<?xml version="1.0" encoding="UTF-8"?>
<svg  xml:space="preserve" baseProfile="tiny" height="200"  
version="1.2" viewBox="0 0 200 200" width="200" 
xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:ev="http://www.w3.org/2001/xml-events";>

<g transform="matrix(1,0,0,1,0,0)">
        <animateMotion id="a1" begin="0;b1.end" dur="1" 
accumulate="none" calcMode="paced" keyTimes="0;1" values="0;1" 
keyPoints="0;1" path="M0,0 C-32.333,0 -64.667,0 -97,0" rotate="0" />
        <animateMotion id="b1" begin="a1.end" dur="1" 
accumulate="none" calcMode="paced" keyTimes="0;1" values="0;1" 
keyPoints="0;1" path="M-97,0 C-72.75,0 -24.25,0 0,0" rotate="0" />
        <rect fill="none" stroke="#000000" x="99" y="88" rx="0" 
ry="0" width="96" height="28"/>
</g>

</svg>



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to