Hello, I've run into an initialization error when implementing v1.16
within a child SWF. I am the developer of the Fosfr AS3 framework
( http://code.google.com/p/fosfr ), and this error only occurs when
added to a child SWF within the framework. This very likely has to do
with something in my own code that is causing an error in the google
API, but I am unable to see where the failure is occuring. I am
receiving this error:

Error opening URL 'http://maps.googleapis.com/mapsapi/publicapi?
file=flashapi&key=...

and the generalized "Initialization failed: please check the API key,
swf location, version and network availability."

Here is what I do know:

- the error does not exist when compiling with the v1.5 SWC.
- the error does not exist when using the current version and loading
within a child SWF regardless of loader context when not using the
framework
- when it does fail, the request being sent out to ''http://
maps.googleapis.com/mapsapi/publicapi?' does not include the url
parameter.

I am aware this is likely related to how child SWFs are being loaded
within the framework, but outside of specifying
ApplicationDomain.currentDomain for the loaderContext, which I have
independent of the framework tested and proven to not be the issue, I
have been unable to identify what is unique to how the framework is
loading in the child SWF that would cause such an error. I am curious
as to what may have changed between 1.5 and 1.16 that would be
affected by how the SWF is being loaded in, and information or
suggestions are greatly appreciated.

Thank you!

Jeff dePascale
--~--~---------~--~----~------------~-------~--~----~
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