Can the Stage Be Resized?

I have built a Flash file with a fixed width to be embedded in a webpage. Everything works perfectly except the client wants one section of the page to scroll. I used the scroll component, but that is not what he wants. He wants the actual Flash file to scroll within the web page. I know this is possible by setting the size of the stage at a particular width and using scroll tags in the web page, but some of my Flash file is a fixed width and the other needs to be made longer in order to scroll within a webpage.

Is this possible?