Out of interest I have created a custom class for my info window, but
is there some bug that will not allow flex components to display ?

var tempDetail:Detail = new Detail(map.stage,aShopsResorts[id].href);

event.currentTarget.openInfoWindow(new InfoWindowOptions
( { customContent:tempDetail, hasShadow:false,
hasCloseButton:false } ))

Detail is a class that will display regular flash items but anything
flex will not ? for example a simple flex button...has anyone had this
issue.

--

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