I use some audios in html5+javascript (ogg/mp3 format) to notify you of new messages. But the first time the sound does not play.
I tried to use a SWF with sound and the same error occurs.
The tags <audio>/<object>/<embed> are inserted dynamically with javascript in the page body.
Tested and worked properly Google Chrome, Firefox, Opera and Internet Explorer.
But in QWebView fails.
↧