stage.width returns Zero instead of document’s width.
trace (”The Width is: ” + stage.width + “.”);
trace (”The Height is: ” + stage.height + “.”);
=====================================
The Width…

trace (”The Width is: ” + stage.width + “.”);
trace (”The Height is: ” + stage.height + “.”);
=====================================
The Width…
Recent Comments