Jeff,

You must have CF 7 and run the 7.0.2 updater for ColdFusion Flash remoting to work with Flex 2.

You do use RemoteObject:

    <mx:RemoteObject
        id="myService"
        destination="ColdFusion"
        source="cfcName"
        result="handleRemotingResult(event)"
        showBusyCursor="true"/>

Hit me back offlist and I will send you a few code examples.

hth,

Mike



On 7/24/06, Battershall, Jeff <[EMAIL PROTECTED]> wrote:

Obviously, FDS would be a preferred way of integrating with CF if
available, but if it is not, what options exist?

1) HTTP Service - ok.
2) Web Service - ok.
3) Remoting? This is where I'm not quite getting it. Can you still use
remoting to a server running CFMX 6.1 from Flex 2.0? If so, are you
using remote object?

Jeff Battershall
Application Architect
Dow Jones Indexes
[EMAIL PROTECTED]
(609) 520-5637 (p)
(484) 477-9900 (c)




--
Mike
----------
http://www.mikebritton.com
http://www.mikenkim.com __._,_.___

--
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