Augusto,

perhaps you could supply a use case?

  <animate attributeName="x" from="0" to="90" dur="10s"  />

may be one solution, but perhaps not appropriate to your purpose?

cheers

Jonathan Chetwynd



On 5 Jun 2006, at 18:50, Augusto Erzinger Jr. wrote:


Is there anyone who knows how I could stop an SVG animateColor animation
by a way other than direct user interaction like mousedown or click or
focusin? I intend to stop the animation from within a javascript
function. I thougth that I could get it by setting the DOMAttrModified
to the 'end' event attribute of my animated widget, adding an event
listener with parameter DOMAttrModified to it, then (at a specific
moment) setting the 'fill' attribute of the widget (via setAttribute
method). Well... this procedure didn't work.



[Non-text portions of this message have been removed]






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



SPONSORED LINKS
Xml format Svg Format
Data

YAHOO! GROUPS LINKS

  Visit your group "svg-developers" on the web.

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

  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/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/

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