--- In flexcoders@yahoogroups.com, umberto pelliccia <umberto_pellic...@...> 
wrote:
>
> I have a class that extends a remoteobject and contains a function 
> getClassinfo and a listener onResultGetClassInfo (event: ResultEvent), I'd 
> like to check if the function was completed from another class ... how?
>
Why not just set the AsyncToken object that the RemoteObject Operation returns 
to use an event handler in the class that needs the information?

http://flexdiary.blogspot.com/2008/11/more-thoughts-on-remoting.html

HTH;

Amy

Reply via email to