Button interfereance

Hi, I have a menu that has a bunch of buttons on it.

I want to have a black bar on a layer underneath it so you can read the menu properly. But I only want the bar to fade into view on rollover. I made a transparent button over the bar with a rollover function so it is not visable when the mouse is not on it, but visablle when the mouse is on it.

It works great at first. On mouseover it fades into view but then as soon as you go over one of the menu buttons it disappears because it thinks you’ve taken the mouse off it.

So what do I do to make is stay visable whilst the mouse is over the menu buttons?

Thanks in advance! :rich: