PDA

View Full Version : ComboBox over button


la_marca
01-10-2008, 09:47 PM
hello people!

i have a little question, i want to put a combobox over a button (with rollover action). the combo is inside the button, but there is a problem, when the mouse reaches the combo region, the rollout action of the button takes action.

there are any solutions for this problem?

There's another problem, with the combo inside the button, i can not use the xml connector, the flash don't let me do the binding.

Please help me!

ASWC
01-10-2008, 10:32 PM
Use a MC instead of a button.

la_marca
01-11-2008, 12:44 PM
hi there, but i need the button, or there is a way to make the MC look like and act like a button?

ASWC
01-11-2008, 01:40 PM
Absolutely!

la_marca
01-11-2008, 04:07 PM
cool, i need that mc to do fade from a color to other color (in the rollOver action and the oposite in the rollOut action).
how can i do that?