# Simple hitTest navigation question

**URL:** https://forum.kirupa.com/t/simple-hittest-navigation-question/53160
**Category:** Uncategorized
**Created:** [June 1, 2004, 12:17am UTC](https://forum.kirupa.com/t/simple-hittest-navigation-question/53160 "2004-06-01T00:17:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Obelisk](https://avatars.discourse-cdn.com/v4/letter/o/f475e1/32.png) [@Obelisk](https://forum.kirupa.com/u/Obelisk)
#### Post date: [June 1, 2004, 12:17am UTC](https://forum.kirupa.com/t/simple-hittest-navigation-question/53160/1 "2004-06-01T00:17:28Z")

</div>

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?
