I am working in Flex 4.6 web application. I have a menubar when i click on that submenu is being open after that it works on mouse over. Now the problem is I want it on mouse over when i over the mouse on menubar submenu should open not onclick. How can i do it. Please give me your advice.
Thanks Bikrant Singh
You can use MOUSE_OVER event this way
But if you want to hide it too, you should use MOUSE_OUT event