Hello, I recently ran into an issue this week where I was loading a swf hosted on mapapp.host.com, into my main application which is hosted at mainapp.host.com. The problem is that the outgoing calls to the google maps api are passing a parameter named "url" which has the url of the swf making the calls. What was strange is that the url had the string "[[IMPORT]]" (which I guess designates that the swf was loaded/ imported into another swf) joining the url of my main application and the external swf with the google maps functionality. So it looks something like this, url=http://mainapp.host.com/main.swf/[[IMPORT]]/ http://mapapp.host.com/map.swf which doesn't match up with the api key because it was registered for http://mapapp.host.com. What I'd like to know is if the "[[IMPORT]]" string that's being inserted is a result of the google maps API, or if it's built into flash player. If anyone could answer this, it would be greatly appreciated.
Thank you, Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
