I want Flash to respond to the size of the browser window. What is wrong with this script? When I preview the swf The textfield ‘showWidth’ says ‘550’ even when I resize the window.
these will return the screen resolution, while stageWidth/height are going to show the swfs stage size.
with a stretched scalemode, you can have a stagewidth of one number, and resolution of another.