--- In [email protected], "mmormando" <m...@...> wrote:
>
> No, there is no way to my knowledge that you could tell which response
> object would be actually correspond to which particular call, that
> would require a synchronous response and even IE 6 should be allowing
> you to execute up to 2 simultaneous calls. You probably should be
> using separate response methods. Actually I've never heard that the
> events in flex are supposed to be thread safe...only that they are
> asynchronous so they allow us to "fake" faster response and LOOK like
> things are multi-threaded.

I think most of the service type objects will allow you to attach a 
token, which you can then retrieve from the event object.

HTH;

Amy

Reply via email to