is there any way, using actionscript (mx, not mx 2004), to find out the height (or width) of a document?
i tried
Stage. height
but that also includes the height of the window (if a user drags a window of a flash movie it will change the stage height or width)