Hi warmer-

I have a demo that uses the static maps API inside route info windows:
http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/DrivingDirectionsInputDemo/DrivingDirectionsInput.html

It works fine in Firefox, but I'm actually getting varied results for
it in other browsers. What browser are you seeing the errors in?
Perhaps there is a problem on our end.

WIBGeocoder- It's not permitted to use the Static Maps API to
re-create a new Flash API, but it's fine to use it for thumbnails or
such inside flash apps.

- pamela

On Thu, Sep 18, 2008 at 9:27 AM, warmer <[EMAIL PROTECTED]> wrote:
>
> 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 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