Darn  - first thing I tried and it never got there .... retried it
after your suggestion and now it does :-)

--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> Temp.send()?
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Mic
> Sent: Friday, November 21, 2008 6:18 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] How to use remoteobject.getOperation()?
> 
>  
> 
> var cfcString:String = "getUserInfo";
> var temp:AbstractOperation = remoteObject.getOperation(cfcString);
> 
> How do I use temp to call remoteObject.getUserInfo?
> 
> TIA,
> 
> Mic.
>


Reply via email to