Can the Google Maps API for Flash be used by a Flash application hosted on an SSL (HTTPS) site?
The Google Maps API for Flash can be used in a Flash application (SWF file) that is hosted on an SSL (HTTPS) site. However it is not possible to load the Google Maps API for Flash over HTTPS. When the Google Maps API for Flash is used in a Flash application that is hosted on an https site, the API is loaded over HTTP, and all connections to Google made by the API are over HTTP. To use the Google Maps API for Flash in a Flash application hosted on an SSL site, you must: • Use Google Maps API for Flash version 1.9a or later. • Add the following to your Flash application before the map is instantiated: Security.allowInsecureDomain(“maps.googleapis.