Hi,

I just ran into this problem:

When I test googlemaps in a local swf it runs fine, but when I try to
load that compiled swf into another swf, I get a url-error.

The problem seems to be that the url-request that the api is trying to
make lacks the &url=file%3A%2F%2F* param.

Works
http://maps.googleapis.com/mapsapi/publicapi?file=flashapi&url=file%3A%2F%2F*&key=ABQIAAAAJqCIlyuEImggxiINHyzrexT8Ir0CXthebvU-zEhEFVjh04mdRBTDhrZhysYyWKZD4o5PhXMTvQ_LEw&v=1.9a&flc=

Fails
Error opening URL 'http://maps.googleapis.com/mapsapi/publicapi?
file=flashapi&key=ABQIAAAAJqCIlyuEImggxiINHyzrexT8Ir0CXthebvU-
zEhEFVjh04mdRBTDhrZhysYyWKZD4o5PhXMTvQ_LEw&v=1.9a&flc='

I get the same problem if I run it locally and on the webserver.

Thank you in advance.

//Marc
--~--~---------~--~----~------------~-------~--~----~
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