Hi, just wondering, i've come across this a number of times, but when i apply masks to certain movieclips it is fine, but when the movieclip has a textfield which has data stored in an XML file, the textfield doesn't show up, it is reading the XML file but the masks stops the textfield from showing up, while other graphics within the movieclip are fine?
Flash has a limitation where TextFields cannot be rotated or have their alpha values changed (including masking) if you're using the system fonts. By embedding the font, Flash Player is able to use the raw vector data just like any shape.