Do you have all the CF gateway stuff set up?  There’s a whole set of components you need to install to get the connections to CF working.  They’re written about on Labs.

 


From: [email protected] [mailto:[email protected]] On Behalf Of Ryan Pieszak
Sent: Wednesday, April 05, 2006 1:47 PM
To: [email protected]
Subject: [flexcoders] Re: RemoteObject (Beta2)

 

Thanks Matt, that had what I needed.

I'm still having one issue.  I'm getting the error: Couldn't establish a connection to 'cfc.mySelect'.  Not sure why.  I'm trying to referene the cfc the same way I would in CF.  Here is the RemoteObject call I'm using...

 <mx:RemoteObject id="myzs" destination="cfc.mySelect">
  <mx:method name="RJP">
   <mx:arguments>
    <acctno>{acct.selectedItem.data}</acctno>
   </mx:arguments>
  </mx:method>
 </mx:RemoteObject>

What would I be missing that would cause that error?

Or, how should I reference it differently?

Thanks,  Ryan


--- In [email protected], "Matt Chotin" <[EMAIL PROTECTED]> wrote:
>
> Have you read the RPC components chapters in the docs? I believe
> they're pretty up-to-date.
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
> Behalf Of Ryan Pieszak
> Sent: Friday, March 31, 2006 1:35 PM
> To: [email protected]
> Subject: [flexcoders] RemoteObject (Beta2)
>
> Can somebody point me to an updated, complete explanation on how to use
> RemoteObject? I can't seem to find any recent and thorough
> documentation on it. Thanks.
>
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to