# Navigation Frustrations

**URL:** https://forum.kirupa.com/t/navigation-frustrations/256622
**Category:** Uncategorized
**Created:** [April 4, 2008, 7:20pm UTC](https://forum.kirupa.com/t/navigation-frustrations/256622 "2008-04-04T19:20:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dColumbus](https://avatars.discourse-cdn.com/v4/letter/d/edb3f5/32.png) [@dColumbus](https://forum.kirupa.com/u/dColumbus)
#### Post date: [April 4, 2008, 7:20pm UTC](https://forum.kirupa.com/t/navigation-frustrations/256622/1 "2008-04-04T19:20:52Z")

</div>

So I’m creating a menu system like so:

[Menu Item] [Menu Item] [Menu Item] [Menu Item]  
{ sub item } { sub item } { sub item }  
{ sub item } { sub item }  
{ sub item }

The problem is, when I roll off of the Main Item button, I can’t figure out how to get the sub menu to stay, without the Main Item resetting everything on ROLL\_OUT. And I can’t put the sub menu within the Menu Item MC because then I won’t be able to detect collision.

So, what needs to happen is, ROLL\_OVER Main Item, sub item’s appear, select a sub item.

Reference is [2advanced.net](http://2advanced.net)’s navigation.

What the heck? Can someone help me out? This is becoming the bane of my existence.
