Re: [flexcoders] Re: Simple question about remoteObject?

2007-11-27 Thread Muzak
y, November 27, 2007 6:17 PM Subject: RE: [flexcoders] Re: Simple question about remoteObject? RemoteObject is one of the three "RPC" protocols that a Flex client app can use to communicate with a server. RemoteObject uses AMF, a proprietary messaging protocol, to communicate with

RE: [flexcoders] Re: Simple question about remoteObject?

2007-11-27 Thread Tracy Spratt
2:50 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Simple question about remoteObject? I guess I'm way off with what I'm trying to do and need step back a little bit. Apparently I'm not even using the remoteObject correctly. On Nov 26, 2007 10:30 AM, Phill B wrote

[flexcoders] Re: Simple question about remoteObject?

2007-11-26 Thread Phill B
I guess I'm way off with what I'm trying to do and need step back a little bit. Apparently I'm not even using the remoteObject correctly. On Nov 26, 2007 10:30 AM, Phill B wrote: > I have a remoteObject component in a RO dir. I want to call to it in > another component. How do I go about this? I'