If you want to provide any sort of interaction like clicking on a button within the infowindow you will need to use customContent not contentHTML.
Try searching the demo gallery for 'infowindow' to see a bunch of examples on how to create custom infowindows, use flex components in them and more. http://code.google.com/apis/maps/documentation/flash/demogallery.html On May 27, 9:11 am, caedmonn <[email protected]> wrote: > Can anyone offer suggestions? PLEASE? > > On May 18, 4:02 pm, caedmonn <[email protected]> wrote: > > > I'm not using Flex. I repeat, I'm not using Flex. > > > I'm using Flash and am having trouble finding any documentation to > > support how to populate the InfoWindow with GET DIRECTIONS and SEND > > options. Any examples of how to do this? This is my example script... > > > marker.openInfoWindow(new InfoWindowOptions({fillStyle: { color: > > 0xFFFFFF }, tailAlign:InfoWindowOptions.ALIGN_CENTER, > > contentHTML:html})); > > > What do I add for GET DIRECTIONS and SEND that will open in a new > > window? Help, please? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
