Hi jimeast- I've used ExternalInterface to communicate from AS3 to JavaScript, but never between AS2 and AS3. Here are some ExternalInterface demos: http://code.google.com/apis/maps/documentation/flash/demogallery.html?searchquery=externalinterface&classname=
I've also used LocalConnection to communicate from an AS3 Map SWF to an AS2 FLA. That code (minus the map part) is here: http://pamelafox-samplecode.googlecode.com/svn/trunk/youtubeflex/src/ If anyone else has demos, feel free to link to them as well. - pamela On Fri, Feb 27, 2009 at 6:27 PM, jimeast <[email protected]> wrote: > > I'm looking for a simple example of how to use AS2 ExternalInterface > class to embed Google Maps in Flash. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
