March 2011
1 post
"Error #2044: Unhandled onError:. text" - Loading...
I was getting this error in a Flash file when loading Youtube videos with SWFLoader. But only in Firefox - not in Chrome or Internet Explorer. I added various event listeners for EventError and IOEventError to try to catch the error. I even added a security exception for youtube.com. None of this worked. What I didn’t realise was the error was coming from Youtube itself, not my application...
Mar 18th