Hey all this should be simple but for some reason it is escaping my mind.
i am creating a 2 level horizontal menu. I have a row of buttons which onRollOver attach a mc containing the respective submenu. I also have an onRollOut this.removeClip(). the problem is that when a user presses a sub menu buttton, the action is not being recorded.
I know it has to do with hit test but cannot ge the code to work. Can anyone help me out?