Flash movie dimension scroll range?

I have 2 flash movies. The background.swf is simply a background that has been set as 500pixels wide and 100% high. I am loading the main.swf flash movie ontop of the background.swf. Now… here is my problem. When the browser is resized, I want the browser to recognize the dimensions of the main.swf instead of the background.swf because the browser only shows the scrollbars when the window is resized to a size smaller than 500pixels wide, ignoring the height since its set at 100%. I want the scroll bars to show up when the browser is sized smaller than the main.swf movie size which is 500px wide and 700px high.

thanks :slight_smile: