I have a flash site that was developed in ActionScript 2. the client
now wants to include a Google Map with a map view of his shop, so you
click on a botton labeled "location" and the map would appear in the
site (not in another window/tab/page)

Problem, evidently is Google Maps API only supports AS3. and loading
an AS3 movie from an AS2 movie will not work.

Is there any way to solve this? (apart from rewriting the entire site
in AS3, obviously)

What if I make a simple AS3 movie that loads my current AS2 movie and
then my AS2 movie loads the Map AS3 movie or ask the base AS3 movie to
load the map AS3 movie?

What if I use the JavaScript API to overlay the map in a new HTML
layer over the layer that contains the flash? (any example of how to?)

Thanks
--~--~---------~--~----~------------~-------~--~----~
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