stage.width returns Zero instead of document’s width.

By Bracer | Aug 22, 2009

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

=====================================

The Width…

actionscript3

Next Page »

© 2007 ActionScript 3.0