问题
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