jump to navigation

Flex Errors #2000 and #2035 December 7, 2011

Posted by kevinbe71 in Development, Flash, Flex, Uncategorized, Web Development.
trackback

If you run either of these errors the following problem may be the cause…

I ran into this problem when using the htmlText property and inadvertently not encoding some HTML (including a reference to a non-existent image src) under certain conditions.  I was not expecting the encoding to be the issue so I’d been looking at some of the other code that had changed recently.

One confusing aspect about this was that I initially got the #2000 error that was accompanied by the “Security Error: Error #2000: No active security context” text.  This error wasn’t very helpful.  Then I discovered that a different browser gave me the “Error #2044: Unhandled IOErrorEvent: text=Error #2035: URL Not Found” error.  This error was much more helpful.  Why the different errors from different browsers?!  Different Flash plugin versions!  The #2000 error was produced by 10.2 while the more helpful error was generated by 10.3.

Hope someone finds this useful.

Advertisement

Comments»

No comments yet — be the first.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.