Hi,
Im new to svg.
Can someone help me with appending an mp3 file to svg.
Below is the code which I have tried, its not working in IE9 and chrome:

<svg xmlns:a="http://www.adobe.com/svg10-extensions"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; a:timeline="independent" 
externelResourcesRequired="true">
 <g requiredFeatures="http://www.w3.org/TR/SVG12/feature#Audio";>

    <a:audio type=="audio/mp3" xlink:href="C:\alert.mp3" begin="0s" dur="8s" 
repeatCount="indefinite" />
         </g>
</svg>

I added adobe svg viewer still its not working.
I need to add any library???
Please help me with this issue...

Thank you



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to