How would i go about compiling a Flex 4.6 Project for Flash Player 10.3 ?
In the Flex compiler settings, I have set the additional compiler arguments: -target-player=10.3.0 -swf-version=12
And I added the 10.3 playerglobal.swc
Here are my settings (I cannot change the "Adobe Flash Player options"):
But the resulting swf still requires Flash 11.1.
Am I missing something or do Flex 4.6 Projects not compile to Flash 10.3? I have been using Flex 4.1 previously and didn't add any Flex 4.6 specific components.
Thanks!