Hi,
I’m working on a fullscreen website and I’m loading an external SWF that has a scrolling list which is masked by an area that fits its stage.
Problem is that when I load the SWF on the main stage, it should resize to the SWF dimensions… but instead flash calculates the dimensions of the total height scrolling list even though it is masked.
How can I make sure the content behing the mask is not caculated into the stage height?
Thanks