Brett, By default, Macromedia Flash Remoting cannot access web services through ColdFusion MX 7. You need to enable it manually.
To enable Flash Remoting to access web services through ColdFusion MX 7: 1. Open the cf_root/WEB-INF/gateway-config.xml file in a text editor. 2. Locate the following line. <!--<adapter>coldfusion.flash.adapter.CFWSAdapter</adapter>--> 3. Remove the comments, so that the line appears as follows. <adapter>coldfusion.flash.adapter.CFWSAdapter</adapter> 4. Save the file. 5. Restart ColdFusion MX 7. More Info at: http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00000005.htm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---