...bug found...audio player removed... |
I later find that autostart="false" is ignored by safari.
Not to annoy you (if you are a mac user), I removed the audio player... If you know how to resolve this cross-browser issue, please kindly let me know.
-----------------------------
(For IE users) Super easy, just paste the following code into you Html, change src="whatever your music link", done.
<embed src="http://myblogtalk.com/uploads/billu.mp3" width="144" height="62" type="text/html; charset=UTF-8" autostart="false" loop="false" controls="console"></embed>
No comments:
Post a Comment