Please ignore my question. I figured the solution. THanks --- In [email protected], "uppala_vl" <[EMAIL PROTECTED]> wrote: > > Hi , > > I am working on an svg file that has the below: > > --------------- > <rect id="rect1" x="25" y="25" width="50" height="50" fill="yellow" > stroke="green"> > <animateMotion fill="freeze" additive="sum" accumulate="sum" > begin="0s" dur="10s" values="25,25; 50,50; 100,100" repeatCount="2"/> > </rect> > ---------------- > > Expected behaviour of motion is (50,50) -> (125,125) -> (150,150) - > > (225,225) . Can someone please explain to me how these values are > got ? I am new to svg and I am confused. > > Thanks, > Vijaya. >
------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/hOt0.A/lOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/

