I realize there have been a number of other threads on this subject, but none of the solutions seems to be working for me.
I am developing a flash file, that will dynamically load other swf’s and play them on screen, but the loaded swfs are displaying things outside of their stage boundaries. I had limited success setting up a custom mask, that masked off all areas outside of the loaded swf. The problem is that when the loaded swf adds dynamic content to the stage, the new content ignores the mask. Am I missing something?
Thanks