Increase Stage Width in Runtime

Hello,

I have a stage where the width = 600 and the height = 400. Furthermore, I have an embedded video (2 time line) on the whole stage.

I want to change the size of the stage, while leaving the embedded video’s size, on a mouse click event.

Changing the stageWidth did not do anything, and the stage.width caused the embedded video to grow with the stage.

Does anybody know how to make the SWF window grow by 100 pixels when I click on the stage (containing the embedded video).

Thanks,
OML