If you only need it to work in Flash:
stage.scaleMode = StageScaleMode.SHOW_ALL;
stage.align = untyped "";
If you’re compiling for multiple targets, use this.
If you only need it to work in Flash:
stage.scaleMode = StageScaleMode.SHOW_ALL;
stage.align = untyped "";
If you’re compiling for multiple targets, use this.