Masked components unable to show

Hi everyone,

I’m having some problem with my masked components.
These are the components in my fla file.

A static text.
a TextInput
a button

I converted all these 3 components into a movie clip call form.

I tried adding on a mask, i added an actions layer into the movie clip:form.
In the actions layer i added the code submit.setStyle(“embedFonts”, true);

Result :

I still can’t see my submit buttons text.
I also did the same thing to my text input and the same problem occurs.

All help is appreciated !