I have a strange feeling that I’m missing something really simple and obvious here…
I’m trying to place a displayobject at the bottom of the stage with scale mode set to exact fit. stageHeight returns the actual height in pixels, but the stage scaleY still returns 1.
Isn’t there a simple way to determine the original height for object placement?