ComboBox component behind a mask

Hi everyone,

I’m having a “little” problem masking a flash 2004 ComboBox and Button component. The label text of the Button and the content of the ComboBox are not visible. So, does anybody know what do i need to do in order to make the flash 2004 components text visible behind a mask?

In fact, i’m already tried with styles, but doesn´t work either. Thanks in advance.

you have to use setMask();.

you cant mask components with a timeline mask :slight_smile:

Is this the same problem that I am encountering with a ComboBox component underneath a timeline mask?

The ComboBox shows the items in the drop-down list, but when I select an item it does not appear in it’s placeholder selected. Drop the list down again and it seems to be selected.

yes it is.