javascript - failed to load / invalid sound zero-length duration reported chrome, firefox -


failed load / invalid sound zero-length duration reported chrome,firefox result in ie10. in other browser, shows error message "failed load / invalid sound zero-length duration reported"

my code below

foo = soundmanager.createsound({ id: 'bar', url: '../music/_mp3/xx02.mp3' });

try check flash version , if necessary update @ flashversion: 9

if doesn't work, it's possible you're using mp3 encoded in particular way browser can't read.

so try encode again mp3 file in standard way. (i've solved same issue in way)

source: https://getsatisfaction.com/schillmania/topics/zero_length_duration_reported_in_firefox_ie9_but_not_webkit


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -