i have a vertical nav made up of Movieclips with Dynamic Textfields, pretty straight forward. Now the problem is that the movieclips slightly overlap each over because of the vertical height of the textfields, so the mouse interaction is screwed. So ive a added a hidden movieclip with a specified height that handles the mouse events, but the problem is still there as the preceding buttons textfield interferes with the interaction of the previous button.
ive tried setting setting mouseChildren, mouseEnabled but no dice, unless ive missed something.
anyone else got any ideas?
cheers.