I've been using the masked frame attribute for a number of flash projects in the past to show embedded, dynamic text and have just had them stop working when viewing through FP9.

does anyone have any experience with these or any idea if this is still supported by FP9?

//this enables the movieclip to behave as a mask for the text area
frameMasked.setMask(maskedLayer);