Several of you have contacted me with problems using Flex beta 2 to connect to ColdFusion via Flash Remoting. A couple of the issues turned out to be configuration problems in flex-enterprise-services.xml (installed under WEB-INFflex, and needed by the Flex compiler). Here is the file as it works for me:* false remote false false false false false false false false Endpoint.* Service.* Configuration Message.* en de fr es true 20 {context.root}/WEB-INF/flex/flex-enterprise-services.xml {context.root}/WEB-INF/web.xml If you are not using ColdFusion's integrated HTTP server, be sure to change the port from 8500 (or just drop the port altogether if using port 80).