That's the thing. I've been spending hours searching through the forums and examples. I have discovered that I need to use customContent but I've not found ANY examples or documentation to support that. I'm not trying to do anything fancy. I'm simply trying to recreate the infowindow content in Flash. You know, after the address you have GET DIRECTIONS and a drop down input box.
On May 27, 9:23 am, Arothian <[email protected]> wrote: > If you want to provide any sort of interaction like clicking on a > button within theinfowindowyou 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 theInfoWindowwith 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 -~----------~----~----~----~------~----~------~--~---
