Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
B
I solved that by using gameWidth and gameHeight parameters:
addChild(new FlxGame(/gameWidth:/ 1820, /gameHeight:/ 1024, PlayState, ...));
in the Main.new() function
Looks like your connection to HaxeFlixel was lost, please wait while we try to reconnect.