It simply depends on which level you create your panes. Below 2 links may help you understand the mechanism. You need to set index of pane when creating, and it should be right to below (less than) *PaneId.PANE_FLOAT * **
http://code.google.com/apis/maps/documentation/flash/reference.html#IPaneManager.createPane http://code.google.com/apis/maps/documentation/flash/reference.html#PaneId.PANE_FLOAT I have never thought of this problem, so never tried. You can try and let us know the result. Juguang On Thu, Jul 30, 2009 at 5:54 PM, Sébastien Varlet < [email protected]> wrote: > > Up ! > > On 27 juil, 18:33, Sébastien Varlet <[email protected]> > wrote: > > Hi, > > > > I created a few panes to store some information exposed with markers. > > I want to open the InfoWindow when a user click on one of these > > markers. > > > > The problem is the info window must be open by the Map instance. > > Therefore, my info window is visually under my panes. > > > > How can I open this info window on top of every panes ? > > > > Thanks > > > -- ============= Juguang XIAO Beijing, China --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
