Chat example from NGUI 3.0.9 f5 is not working correctly, when compiled to Flash. Whole screen blinks when only with input caret should. It seems like disabling one object with
mCaret.enabled = !mCaret.enabled;
disables all other objects too.
Some other examples (eg. Control Widgets) also are not working correctly.