I have a following situation: I have a dynamic text field where I load text from an external file using load vars, but I need the text to be masked using a bitmap image from photoshop as a mask.
If I put the text in a movie clip, turn on the bitmap caching for the movie clip then the masking works …but the text inside the movie clip does not not resize to fit the content from the file. If i don’t put the text in a movie clip , the masking isn’t working… I know u can’t mask a dynamic text field with the setMask …but then what should i do? how can make the text field inside the movie clip resize when the content is large ?
So please help if you know what should i do. Its urgent.