on click of particular menu item....you can use popupManager to display the component.mxml as a popup.....or if component.mxml is a window component..then u can use open method of window to open the window in click handler of the menu item........hope this helps u.....
On Jan 17, 10:12 pm, kurakar <[email protected]> wrote: > Dear Sir, > > I am new in Flex, i want to know that how can we give to link for > child in menuBar, for new window open. > > I created one parent.mxml with menus and submenu's > i created one component.mxml with different fields > > So i want to link component.mxml to one of the child menu. > > Thanks > Vigin Kurakar -- You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en.

