Yes. It is possible. For example I do it to present images on a component that are link to markers on the map. In this case what I do is store in a Dictionary the images on the component with the markers, so if I want to open the marker on the click of an image I lookup for the corresponding marker in the Dictionary and then call the openInfoWindow with this marker.
Is it more or less clear? On May 9, 7:47 pm, "[Paul Ferrie]" <[email protected]> wrote: > Hi guys, > > I want to know if it is possible to trigger the openinfowindow for any > of my markers from elsewhere in my movie? > > Thanks > Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
