Stage resize to that of external swf stage

Hi everyone, and thanks in advance for reading…

I am trying to make an online display application…with two views…standard view, and full screen view…

the standard view can be seen at www.expocadvr.com/temp/default.html

I have a main SWF file which contains a movieclip which the two external SWFs are being loaded into…

the difference between the two views is the size of the main vewing window…in the fullscreen version, the window takes up the whole browser window(with small margins) and I want this view to be scalable to the broswer so if the user changes the browser size, the window will resize as well…

In the standard view, the tools are visible on the left, and I do not want the movie to scale with the browser, I just want it to center on the browser…

how would I go about changing the stage size of the main movie to accomodate the two different stage sizes of the external swfs and at the same time have one scale and center, and the other only center…

please help.

Thanks,
Paul