views:

11

answers:

0

Hi all,

I have a radio button with a label that is inside a movie-clip. When I hide the movie with an action-script tween to alpha 0, the radio button disappears but the label remains. I am pretty certain this is to do with embedded font, but can't seem to get the answer. When I try:

Questions.RBMusic1.setStyle("embedFonts", true); 

The label disappears due to it being within the movieclip...

any ideas welcome!