« Wish I'd Said That ... | Main | Importing SWF 9 Assets From Flash CS3 into Flex »

Flex and ActionScript Error Codes

One of the great things about working on the Flex development team is seeing how people create these amazing applications; things you never would have thought possible. However, the flip side of that is that when people are developing things you never would have thought possible, they get errors you never would have thought possible. I have set up a wiki page to help track error codes and possible solutions. I update this page whenever I hear of a new one and I encourage you to do the same. So far, it just has runtime errors, but feel free to add compiler errors and warnings, too. At some point, we'll harvest these and roll them into the docs.

Along the same lines, Judah Frangipane (perhaps better known as dorkie dork fromdorktown on flexcoders), has written a flex app that searches LiveDocs, his blog, and the Error Codes wiki page for a given error code. Give that a try, too!

Comments

This is a great idea. Error code messages regularly appear as questions on the various forums. This should be a terrific central resource.

You need to lock down the page. I just cleaned up some nasty spam links.

Good idea. And thanks for cleaning it up. I don't want to lock it down because everyone should be able to contribute. However, I added a recurring reminder to my calendar to check the page for spam. Also, we'll eventually move this to the wiki at learn.adobe.com, which should solve the problem.

hallo

While running an application with flex the following action script error has occcured

[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: http://localhost/jobin/user.php"]. URL: http://localhost/jobin/user.php"]
at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()
at mx.rpc::Responder/fault()
at mx.rpc::AsyncRequest/fault()
at ::DirectHTTPMessageResponder/errorHandler()
at flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/flash.net:URLLoader::redirectEvent()

I can't understand what is the error please give your suggessions

Regards
Jobin

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)