Almost at the end of your SVG file you are calling to SVG Animation elements:

<rect fill="red" width="10" height="10">
<animate dur="1s" attributeName="x" from="0" repeatCount="indefinite" to="90"/>
</rect>

Otherwise, the file should work fine.

Andres.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to