CFC http://xxx.xxx.xxx/phils/helloWorld/HelloWorld.cfc
Flex app http://xxx.xxx.xxx/phils/helloWorld/hello.swf I created the project so long ago that I don't remember if I set it up as ColdFusion remoting or not. I will create a new one set for remoting just to be on teh safe side. Flex complier tab -services "C:\www\WEB-INF\flex\services-config.xml" -locale en_US I haven't edited this file. Flex Server tab The root url is correct but the root folder is in a location other than what the serve has. I have CF installed on my laptop but it's not in the same location as the dev server. On 10/18/07, Messer, Jon <[EMAIL PROTECTED]> wrote: > So the cfc is on the development server at > http://xxx.xxx.xxx/phils/helloWorld/HelloWorld.cfc > > Where are you copying the swf to and how are you running it? (ie > http://xxx.xxx.xxx/phils/helloWorld/bin/HelloWorld.swf?) > > Also what type of Flex project did you set up (Coldfusion remoting > hopefully)? > What does your "Flex Compiler" tab of the project properties look like > it should have a (-services "/path/to/your/services-config.xml" compiler > argument)? > And what does the "Flex Server" tab of the project properties look like > (it should have a valid root folder and root URL)? > > Do you have CF installed on the machine that you are compiling the flex > project on? > > Sorry for all the questions, it's just weird that you are having these > problems as Flex/CF integration is a snap if everything is set > correctly... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4712 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
