Setting browser width/height?

Backstory:

I built out a scrolling Flash application that currently resizes the browser to whatever the full-screen res of the user’s monitor is… I’m kind of indifferent about it.

Anyhow, I’d like to be able to set the browser size to a specific height / width instead of taking up 100% of the user’s screen real-estate.

Is there a “correct” way of doing this with actionscript?