Hi Jase- We had a bug like that, but it was fixed in 1.9a. Check which SWC you're using.
Here's the bug: http://code.google.com/p/gmaps-api-issues/issues/detail?id=1240 - pamela On Sat, Jul 11, 2009 at 10:53 AM, jase<[email protected]> wrote: > > Hello everybody, > > I'm working on a flex application that we are planning to server over > HTTPS, and I've gotten the maps to finally load after creating a > google maps keys with https:// as the prefix, and including > Security.allowInsecureDomain("maps.googleapis.com"); > > The problem is, the Directions.load() call is failing > (DirectionsEvent.DIRECTIONS_FAILURE), I think I tracked the issue down > to a call made to http://maps.googleapis.com/mapsapi/publicapi. It > passes a "url" parameter which contains the url for the swf that > contains the map object. In my case the url for the swf is > https://sub.domain.com/main.swf, but the url parameter is set to > "http://https://sub.domain.com/main.swf". > > Does anyone have any insight on this issue? > > Thanks! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
