i've been working on something in Flash that allows you to enter an
address, and then request the static map from Google and display it in
a box.

it was working absolutely fine when running locally on my computer,
but as soon as I upload it to a server and try it, I get all these
checkPolicyFile issues and security sandbox errors..

I'm simply doing a URLRequest on a string like "http://maps.google.com/
staticmap?
center=40.714728,-73.998672&zoom=12&size=400x400&key=MY_KEY_HERE"

and then using the Loader class to load and display it.

Again, it works perfectly fine locally, but not on a real server.

Is there some specific reason Google is blocking these images from
loading into Flash, while they work perfectly fine via a normal
browser? Is there some way I can solve this, or am I completely
screwed?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to