stage.stageWidth is
the width of the Flash Player.
stage.width is the width of content within the stage. So if you have nothing on the stage, stage.width would be 0.
stage.width is the width of content within the stage. So if you have nothing on the stage, stage.width would be 0.