Hi everybody ,

The file from W3 SVGTiny1.2 testsuite animate-elem-201-t.svg works 
fine in opera.The syntax is as  below.
------------------------------------------------
-----------------------------------------------------

<text x="315" y="185" text-anchor="end">Two begin-values share one 
end-value</text>

      <rect x="320" y="170" width="40" height="20" fill="#FA5" 
stroke="#555">
        <animate attributeName="x" from="400" to="400" dur="2"
                 begin="1;4;8" end="2;10"/>
      </rect>
----------------------------------------
---------------------------------------

I was wondering how the animation is working when both FROM and TO 
values of animation are same (from="400" to="400").

Could you please explain this to me

Thnx in Advance

Prem Dasari



-----
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