Hi Tracy,

Probably you are right after all.
After some time of trouble free usage of httService.lastResult I've
bumped into the problem that it is null and event.result is not.

Maybe it is a race condition and event comes before the lastResult
property is set? 



Cheers,
Dmitri.



--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> It is in the docs somewhere, but I couldn't find it when I looked now.
> Maybe it isn't "exactly" the same.
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Dmitri Girski
> Sent: Wednesday, April 02, 2008 4:05 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Partial result from HTTPService call
> 
>  
> 
> Why not to use lastResult? It is absolutely the same as event.result.
> Even better - you can bind to it :)
> 
> --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> , "Tracy Spratt" <tspratt@> wrote:
> >
> > First, don't use lastResult. It is intended for binding
> expressions. Use event.result. Change that an see if it helps.
> > 
> > Tracy
> >
>


Reply via email to