How can i implement SMIL into HTML5

[亡魂溺海] 提交于 2019-12-06 13:56:14

问题


How can i attach SMIL file into HTML file and run on Browser? Here is my SMIL file

Thanks

Nikhil


回答1:


The only browser that supports SMIL timesheets for audio/video binding (rather than SVG animation) is X-Smiles. Use the Timesheets Engine or timesheets.js to emulate it in other browsers. Azardi Online has an implementation for reference.




回答2:


Web search? There are several attempts to implement SMIL in javaScript

Try this for example:

http://docenti.math.unipd.it/gaggi/smilingweb/



来源:https://stackoverflow.com/questions/11137920/how-can-i-implement-smil-into-html5

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!