Why do I have to use this (below)  to ensure that my web browser layout is
perfectly synced with my stage?  I would think that my browser window IS the
"stage".   Why is this not true?  What am I failing to understand and where
can I read more to understand whats going on here.

stage.scaleMode = StageScaleMode.NO_SCALE;
stage.align = StageAlign.TOP_LEFT;

thanks for your time!
brad

Reply via email to