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 Nov 6, 2009

This thread is solved

Views: 1584     Replies: 1     Last reply Nov 7, 2009  
You must login first before you can use this feature

rchari

Posts: 9

Registered:
Oct 12, 2009

Audio plugin error

Posted: Nov 6, 2009

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: 9

Registered:
Oct 12, 2009

» Audio plugin error

Posted: Nov 7, 2009

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