Hi Michael- You should be able to, yes. The Penguin Directions demo loads in a Penguin SWF for a marker icon, then casts it to a movie clip and calls various functions on it. The source for that is here: http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/PenguinDirectionsDemo/srcview/index.html
I think you should be able to follow that example and do the same with a GroundOverlay. - pamela On Fri, Jan 16, 2009 at 3:38 AM, Michael C <[email protected]> wrote: > > Is there any way to access the properties of a movieclip that I'm > using as a ground overlay? > > For example, I have some counties that I'm shading. Based on > selections the users make, I'd like to be able to change the color of > the county. > > One way is to just remove the overlay, recreate the movieclip > dynamically, and then add it again, but that's fairly static. What I'd > really like to do is animate the clip, so the counties color > themselves in in a cascading pattern, to better take advantage of the > Flash experience. > > Is there a way to do this directly or to add a listener that I can hit > from outside the map? > > Thanks, > > -mike > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
