I have 3 different platforms/web farms at work. Development System Test Production
I will eventually have to host Flex SWFs on one machine and web services on another (don't ask why - just doing what I am told). What are other people doing to be certain that their Flex SWF file calls the correct domain for web services? In ASP.Net this would probably be in a web.config file. Does anyone have sample code I can use? It must be a common problem that everyone has to deal with. Thanks Todd

