Pamela:
I've had the same issue - we're pulling in our API key for the domain,
yet we keep getting the same "initialization failed" error on maps
that are within a larger swf.
We have an .as file with our API key info, which includes this line to
pull in the key:
public static const GOOGLE_MAPS_KEY:String = \"our_key_here\";
I'm thinking the issue lies with how the domain is set up. The
primary URL (which the key is registered to) redirects to a directory
on another URL. When I check the HTTP request log, every request goes
to both the primary URL *and* the primary URL with a "www." prefix
(two requests are showing up for each swf that's being called). Do
you think this is the culprit?
Thanks,
Alan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---