I’m not sure if this is helpful, but I think Jude put together some error resources some time back.
I seem to remember something else, but the only thing I found right now was this: https://flexcapacitorblog.wordpress.com/2008/10/27/action-script-repository-an-error-repository-for-flash-flex-and-as3/ Maybe Jude can comment… On Jan 30, 2016, at 12:23 PM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > Hi, > > > I'm currently cleaning up some things in Flexmojos ... one of my todos was to > finally clean up the handling of error codes depending on the used runtime. > Currently 0 was treated as success and everything else except a hand full of > hard-coded ones were a general failure. I found a page with the adl exit > codes > (http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-6fa6d7e0128cca93d31-8000.html) > but I couldn't manage to get such an overview of the (standalone) Flash > Player (projector) ... would be awesome if someone here on the list could > provide me with them so I could make Flexmojos a little more verbose :-) > > > Chris >