Thanks for the advice, we registered a second key for the https: site,
and it is now working fine.

Mark


On Apr 6, 2:21 am, flexible_developer <[email protected]> wrote:
> >> Is there any way to load a SWF from an https:// location, but have the 
> >> google map API recognize the http:// domain registered key?
>
> As far as I know, if it is loaded from a https domain, that is also
> the domain that is passed to the Google Maps server.
> So, if that one is not registered it won't work.
> Why not registering the https:// domain @ Google Maps?
>
> But - after much frustration too, we also found out that - then it
> still doesn't work unless you make this call in your flex code:
>
>           Security.allowInsecureDomain("maps.googleapis.com");
>
> By doing so, you tell the Adobe Flash player that it is OK to let a
> Google Maps call (coming fromhttp://maps.googleapis.com) access your
> swf file (that was loaded from a https domain)
>
> Everyone, correct me if I'm wrong.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to