I have a class that I'm using to make remoting calls.  When a result comes
back, it dispatches an event passing the result.

Sometimes, one of the remoting calls will go out to multiple listeners but
only the one who made the request should handle the result event, the other
will ignore it unless it was the one who request it.  What is the best way
to handle this?

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to