I have a Flex 2 app that needs to be compiled for our https server. It
compiles and runs locally and on the dev server just fine, but when I
push the code to production I get an error that says:
faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed:
HTTP: Failed: url: 'http://myserver.com/flex2gateway";
But that needs to be https. How can I have Flex Builder compile it for https?

Thanks

Reply via email to