Interactive SVG-SMIL animation tutorial
Revision as of 17:30, 10 February 2014 by Daniel K. Schneider (talk | contribs) (Created page with "<pageby nominor="false" comments="false"/> {{web technology tutorial|Intermediate}} {{stub}} == Introduction == This short tutorial will provide an introduction to adding so...")
<pageby nominor="false" comments="false"/>
1 Introduction
This short tutorial will provide an introduction to adding some interactivity to dynamic SVG, ie. SVG-SMIL animation
Prerequisites:
See also:
Alternative reading:
- SVG Essentials/Animating and Scripting SVG (Chapter from the Eisenberg book)
Attention: You must use a recent HTML5 compliant browser (issued 2011 or later), e.g. FireFox, Chrome, Opera or Safari. These examples will not work with Internet Explorer 9.
2 Simple click and mouse-over examples
3 Motion animation
Example:
- http://tecfa.unige.ch/guides/svg/ex/smil-dom/drive-start.svg
- http://tecfa.unige.ch/guides/svg/ex/smil-dom/drive-start.html
Alternative examples: