Hi I am trynig to load the google map swf into my flash project using
the following method:
var loadMovie = new Loader();
dropmc.addChild(loadMovie );
loadMovie .load(new URLRequest("main.swf"));
but I get the error:
Error #2044: Unhandled SecurityErrorEvent
Any other swf files load fine.
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---