Hi OldMster, Unfortunately, you are right! We didn't detect that yet, but indeed all GeoCoding calls fail.
Hi Pamela, is there any issue filed about that problem so I can star it? We would like to see that one solved. On Apr 20, 6:34 pm, OldMster <[email protected]> wrote: > That is the solution we came up with also, I apologize for not posting > it earlier - from your original posts I thought you wanted to access > google maps over https: rather than access google maps over http: from > a SWF loaded in a secure domain. > > The only problem we have at the moment, and I would love to know if > you are having the same issue or not, is that the GeoCoding calls > don't work in this mode. The map drawing, and most of the other > functions work, but sending an address in to get the Lat/Long back > always fail with a API key invalid error. Watching the calls out of > Firefox using Firebug, it appears that the geocoding calls use a 'url' > query parameter to pass the url in when making the call. Instead of > being 'https://oursite.com'where the SWF was loaded from, it is > setting the query parameter to 'http://https://oursite.com'. My guess > is that the function that creates that parameter checks for 'http://' > on the beginning of the swf url, and if it is not there adds it. I > have promised pamela a small application to demonstrate the problem, > but I haven't had time yet. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
