I'm working on a project(flash) that I ultimately intend to upload to Armor Games. I have a couple of technical questions regarding the AG interface which I have been unable to find answers for on the forums. Any help would be appreciated.
1) Do I need to include any code in the project to handle resize events or does the website coding ensure that the .swf stage is static? (i.e. "stage.scaleMode = StageScaleMode.NO_SCALE;"... type stuff)
2) Is there a dimension that is generally considered best practice?