A CFC will respond to web service requests and AMF without you having to do anything. Further, if custom XML is being generated, it has to come from somewhere. So the XML generation could stay in place but the underlying CFC supplying the data could easily be exposed for AMF calls, allowing you to do AMF, raw XML, and web services. The bottom line is that however else you want to expose the data, there is no reason not to use AMF to feed a Flex app.
On 9/5/07, Zaphod Beeblebrox <[EMAIL PROTECTED]> wrote: > > > portability....you could use any client technology to consume your > service if it uses xml versus amf. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287834 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

