No you can get them... You need to add a NetStatusEvent to NetConnect object, when there is a status you will get informed automatically...
Nagesh --- On Wed, 25/8/10, aaronius9er9er <[email protected]> wrote: From: aaronius9er9er <[email protected]> Subject: [flexcoders] Re: Getting HTTP status codes from NetConnection To: [email protected] Date: Wednesday, 25 August, 2010, 10:11 PM I was afraid that was the case. Thanks. --- In [email protected], "Gregor Kiddie" <gregor.kid...@...> wrote: > > Can of worms... > > > > Short answer. You can't. > > > > Long answer. You can't and the way that was making you cringe is right. > > > > The browsers don't tend to pass back the http status code back to the > Flash Player, so you have to make do with passing back a 200 with the > code embedded inside. > > > > Gk. >

