I’ve made a rollOver/rollOut button with the help of ComplexButton tutorial.
Now I need to assign an animated dropdown menu to it. So that on mouseOver the button itself animates and the menu item slides down. And reverse in mouseOut. I’ve managed to do this so that the animations work, but not the buttons on the menu item. Is this the wrong way to even try to do this?