To fix this temporarily, simply specify SWF version 10 on flex-config.xml
look for <swf-version>11</swf-version> and make that a 10 (the "target-player" tag remains as 10.2.0)
This configuration will allow you to use the new API 10.2, but I think it will skip hardware optimization (maybe not StageVideo ... warning: I am not sure and have not tested yet. The only thing I did was check it, 10.2 specific methods were there like "requestSoftKeyboard")
I guess this problem is related to Adobe's new โsub-pixel text renderingโ promoted in version 10.2 OR , maybe the new player just renders the text differently.
By the way, this problem is really ugly, small fonts become blurry, and medium-sized fonts become noticeably crushed!
Any real fix that allows us to orient SWF 11, please let us know.
source share