Blue screen on resize

Monkey Targets Forums/Flash/Blue screen on resize

Shockblast(Posted 2014) [#1]
Hey everyone,

Does anyone else have the bug where your game gets a blue screen when it gets resized or when an user zooms in? I've tried looking into the mojo module but I could not find the cause of it.


programmer(Posted 2014) [#2]
modules/mojo/native/mojo.flash.as, blue color at lines 55, 77:
0xff0000ff
It's an ARGB color format.


Landon(Posted 2014) [#3]
i'm still trying to get fullscreen without artifacts on the screen... e.g. the old window frame still shows up as a white outline.