Hi all, We are nearing the end of a development cycle. One thing that I just noticed is that my application is talking over http instead of https when the application is loaded from a https domain.
In live we will not have any http element of the domain active, only https. However locally there is no https component. Is there any way of loading off a secure channel when the flash file was loaded via https and a non secure channel otherwise? Otherwise I'm going to have to change all the channels to secure for deployment, and no longer run the application locally. Regards, Wesley Acheson

