Hi Anna, On 11 sept. 2006, at 19:15, Anna Kostikova wrote:
> could you please help me to understand why I can't view any > animation here http://www.datenverdrahten.de/svglbc/svg/ > animateMotion.svg > in Mozilla Firefox, wherease as for IE - it is absolutly fine? Firefox doesn't currently support animation using the built-in animation support of SVG (all the <animate*> elements). At the moment, you'll have to use scripting to have animation going in your SVG in Firefox. This won't be implemented in Firefox 2.0, but it might be in Firefox 3.0, which should be released in the first half of 2007. Antoine -- Blog — http://the.fuchsia-design.com ----- 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/

