PDA

View Full Version : help with movie overlapping textfield


flashhhyy
04-10-2007, 12:10 PM
hi guys this my 1st posting to this forum, hopefully and looking forward to we can help 1 another in the future.

This is my problem. I got a navigationbar with dropdown-menu with a movieClip symbol. When you click on "MYOB" at the navigation bar, it will jump to a page with a textfield. When i mouseOver "MYOB" at the navigation bar, the dropdown-menu will collide and merge together with the textfield. What i want is that the dropdown menu will overlap and cover up the text partially.

So is there any suggesstion??
thanx in advance

turtelly
04-10-2007, 04:12 PM
Do you have multiple layers in your timeline? Make sure the MYOB Navigation bar movieclip is on a higher layer than the textfield.

(If you are building the navbar with AS, you will have to adjust the order using AS.)