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?
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.
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.
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.