Yeah, sometime we just have to let the dang computers know that "no" is
not an acceptable answer.

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Mic
Sent: Friday, November 21, 2008 6:39 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: How to use remoteobject.getOperation()?

 

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

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> Temp.send()?
> 
> Tracy
> 
> 
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
] On
> Behalf Of Mic
> Sent: Friday, November 21, 2008 6:18 PM
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.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