Question
I want to allow my local Flex projects to communicate with remote cfcs
I want to allow my local Flex projects to communicate with remote cfcs that are hosted on an external server.
For example I usually develop my flex apps locally and upload them to a server for testing. If could do the above I could have just have one database to test and run live data.
How to I set up my services-config.xml to do this. Is this something I should set up in Flex builder?
