By graouts
Wednesday, 8. November 2006, 14:13:21
Advanced SVG Animation Techniques
OK, so you have animated SVG, but how to control it? Scripting SVG via the DOM provides the answer.( Read the article )
Note: You need to login to post in the forums. if you don't have an account you first need to sign up.
By graouts
Wednesday, 8. November 2006, 14:13:21
By graouts
Wednesday, 8. November 2006, 15:00:53
By gerardlambert
Wednesday, 8. November 2006, 16:16:38
By graouts
Wednesday, 8. November 2006, 16:49:32
Originally posted by gerardlambert:
can you tell us more about the compatibility with SVG implementations made by Mozilla and Adobe ?
IMHO, the main actual problem with SVG is that it is always difficult to get animated SVG working on all three platforms.
By jax
Wednesday, 8. November 2006, 18:38:59
Originally posted by graouts:
this is an issue that needs to be taken head-on with the various other browser makers, who need to get clear feedback from their user community that this is a feature that they care about.
By chaals
Wednesday, 8. November 2006, 19:49:43
Originally posted by jax:
Some parts like animation and scripting are optional, Firefox has opted out of animation, others have opted out of scripting
By jax
Friday, 10. November 2006, 06:49:46
By Neanderlander
Thursday, 16. November 2006, 07:56:50
By foxweb
Tuesday, 21. November 2006, 17:59:31
By graouts
Tuesday, 21. November 2006, 23:19:31
Originally posted by foxweb:
FireFox 2 render it, but strange as it may seem not process onclick and FireBug report: animations.beginElement is not a function
By integragreg
Sunday, 11. February 2007, 21:01:04
By MacDev_ed
Monday, 12. February 2007, 11:18:20
Originally posted by integragreg:
I know this is probably a bit of a rabbit trail, but I'm curious to know if anyone can recommend a good approach for simultaneously animating rotation of a relatively large number (say, 200+) of path elements in a single SVG document. We've tried the declarative approach as well as JavaScript, and neither seems to scale very well for our SVG markup. We're declaring <path> elements in the <defs> section and adding <use><animateTransform/></use> syntax in the document.SMIL animation with ASV/IE breaks down and starts crashing the browser at around 80 elements, and seems a bit choppy in Opera. Also, the host CPU utilization spikes up to 100% in both browsers.
By peepo
Sunday, 5. August 2007, 15:44:50
By graouts
Wednesday, 8. August 2007, 09:07:49
By snowmanf
Friday, 4. September 2009, 10:03:11
By jax
Friday, 4. September 2009, 11:42:07
By snowmanf
Friday, 4. September 2009, 23:37:12
By snowmanf
Sunday, 6. September 2009, 19:27:36
By snowmanf
Monday, 7. September 2009, 13:12:48
Moderators: pepelsbey | dstorey | mcx | operadev | chrismills | shwetankdixit | brucelawson | iheni | andreasbovens | zibin | mollydotcom