PDA

View Full Version : Mask in Flash 5


Pele
08-01-2001, 03:53 AM
Hi there,
I create a movie clip (item), and inside this movie clip. I have 2 layer. layer1 is a rectangle, and layer2 is a Dynamic Text field.

When I put this movie Clip onto the main stage and test it. The Text and the rectangle will show, but if I put a mask onto the main stage over the "item". The rectangle still can show (as I expected), but the dynamic text will not be seen. Why?

How can I resolved this problem?? if I want to see the dynamic text??


thanks

Jesse
08-01-2001, 06:19 AM
embed the font in the text field. there's an issue w/ dynamic text under masks but I think it's just when tweening text beneath a mask.

Pele
08-01-2001, 07:21 AM
got it...thank you very much
you saved me again