Archive for the 'Tips' Category

Target Flash Player 10 from MXMLC (Flex SDK Compiler)

To target Flash Player 10 from MXMLC compiler you need to add this option:

--target-player=10.0.0

Post to Twitter