As from the heading above you can probably guess my problem! I am a
third year student and I am currently working on my final project.
This involves in my case to create a google map in Flash. All was well
until I decided to test it online today.
I get the error "Initialization failed: please check the API key,
swf location, version and network availability" appearing. In the
bottom corner of my browser it is also constantly reporting to be
waiting for "maps.googleapis.com...."
I have tried embedding with the html code that I found on the google
dev center. I have also tried useing Security.allowInsecureDomain
within my action script (This was a bit of a shot in the dark
though).
I am calling it in a function so that it runs before anything else in
the action script here is the line:
Security.allowInsecureDomain("maps.googleapis.com/maps/flashapi");
Here are a couple of links that i am working from, the swf file can be
found here:
http://halfyardmedia.com/teds_stuff/currentVersionHy.swf
I have also got a embedded version here:
http://halfyardmedia.com/teds_stuff/flash.html
I have also tried two servers as well a new Api code. As well as
publishing with network access only," enabled.
Any pointers into where I am dropping the ball would be greatly
appreciated.
Best Wishes
Ted
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---