Any update on this?  It really has us blocked on a critical project.
I have tried using the http://maps.google.com/maps/geo call to get
around it, but since there isn't a crossdomain policy file on the
google maps server, this fails.  I tried setting up a PHP proxy using
curl on our server to get around that, but I get a bad or illegal
request error from the google server.  If I copy the url used in the
curl request from the server to a browser, the address geocode comes
up fine.  I'm pretty much stumped at this point.



On Apr 7, 4:41 pm, OldMster <[email protected]> wrote:
> We have an odd problem with the ClientGeocoder.geocode method.  When
> the SWF is loaded from an https: domain, the geocode call always fails
> with status '500'.  When watching the network traffic with firebug,
> the call out to the maps.googleapi.com is going with a bad 'url'
> parameter: (below is what is show in Firebug)
>
> urlhttp://https://qo4dev.......... (removed for security)
>
> it has both http:// and https:// on the url - not valid.
>
> When run in debugging mode, the geocode method works, but i suspect it
> is bypassing something when loaded from a local drive, much like the
> key checking is less restrictive.
>
> The other calls we are using from the https: domain work fine, but I
> also don't see the url parameter in them when watching the traffic in
> Firebug.  Is this just a bug, or are we doing someting wrong? (v1.94
> of the google api for Flash)
--~--~---------~--~----~------------~-------~--~----~
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