Newbie Question

I’m working on a simple site for a friend of mine:
-link-
Oh and it’s in dutch so you probarly can’t read it (-:

The menu is in flash and here is my problem: every time when u hoover the mouse over the text in the menu (jopie, links etc.) the blue effect on the left doesn’t work, try it and youll notice.
All the menu items are symbol buttons, maybe I did something wrong with the “hit” frame?

please help me

I’m guessing you wanted it to remain blue on rollover, if that’s the case then the blue effect should be on the over state of the button. =)

The problem is that you are using one button, over another button, so the over state of the button on top (in this case the text) is what is activated, and since it covers the button below, that over state isn’t achieved.

oh shoot I didn’t even notice that, good call Lost. =)

:wink: Thanks.

And just in case he asks… the method around this it to not use buttons on top, but instead put your text in a movie clip symbol, and apply the actions to the button symbol that is supposed to change blue.

thanks for your help, i get it now =)

Um, the problem that is :sigh:

I still can’t think of any solutions.
I have the button in my library, and all the instances have text on them.
I don’t want to change all those instances into buttons… and i can’t think of any other solutions cause I’m a beginner.

Please help me out

Drag a button instance out of the library and onto the stage.

Apply the appropriate actions to that button.

Put the movie clip of your text above the button instance.

Repeat for all buttons needed.