Unhanded ActionScript errors in Adobe Flash Player 9

Asked By 0 points N/A Posted on -
qa-featured

Hi all,

Is anyone here a Flash or Flex developer?

If so, I really need your help fixing my Adobe Flash Player 9.

I believe this was due to unhandled ActionScript errors.

Adobe Flash Player 9

An ActionScript error has occurred:
 
Error #2044: Unhandled ioError:, text=Error #2032: Stream Error. URL: file://C/Document
at URLLoaderExample$init()
 
                                                     Dismiss All           Continue

I’m keeping my fingers crossed.

Thanks in advance.

SHARE
Best Answer by Davidson Mudge
Answered By 0 points N/A #140022

Unhanded ActionScript errors in Adobe Flash Player 9

qa-featured

 

Hi,

Which version do you have installed the regular Flash player or the debug version? If you're not sure, try uninstalling Flash and installing the latest version from http://www.adobe.com/products/flashplayer.html. The problem may be caused by security bugs and that only the debug version reports them.

You need to use a reliable browser like Internet Explorer, Firefox or Safari. If it doesn’t work, I would suggest you to reinstall Adobe flash player.

Hope this information helps you.

Best Answer
Best Answer
Answered By 0 points N/A #140023

Unhanded ActionScript errors in Adobe Flash Player 9

qa-featured

Hi Kennedy,

This error can be caused by a code with multiple line format, Internet Explorer issue as Flash player is dependent with Internet Explorer, and an incorrect xml trace in the output window.

Here are the things you can try to do:

  1. Look for multiple line format on your code, once found change them to single line.
  2. If you are not using internet explorer this would be the best time for you to try to open it again in this way flash player goes to work and can have updates downloaded.
  3. Check this link for a more detailed instruction on how to resolve the problem.

Related Questions