You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Audio plugin error Created 2 weeks ago

This thread is solved

Views: 95     Replies: 1     Last reply 13 days ago  
You must login first before you can use this feature

rchari

Posts: 8

Registered:
Oct 12, 2009

Audio plugin error

Posted: 2 weeks ago

Folks
I am using the flowplayer commercial version 3.1.5 as an audio player on our site. I frequently hit a case wherein the player hangs - there is no music, it is not streaming the file and no operation on the player works. The only option is to reload the page.
In the firefox console I see the following error:
Error: uncaught exception: Error calling method on NPObject! [plugin exception: Error in Actionscript. Use a try/catch block to find error.].

And if I enable Firebug logs, I could see an Audio Plugin error: unable to load file error #2032

Has anybody else seem this? Is there a workaround to resetting the player without reloading the page.

Any help would be highly appreciated
Thanks
RC

rchari

Posts: 8

Registered:
Oct 12, 2009

» Audio plugin error

Posted: 13 days ago

Reply to: Audio plugin error, from rchari
For streaming mp3 file, if the file is not found ( HTTP 404 error), flowplayer seems to hang forever. Is there a way to handle this error gracefully . The onError event does not seem to fire. Also once the flowplayer gets into this state, is there a way to reset it without having to reload flowplayer
RC