This content has been marked as final.
Show 1 reply
-
1. Re: Unable to compile OSMF 2.0 project from OSMF source code, no mx classes?
charles_newman Aug 16, 2012 1:51 PM (in response to Syberkitten)I'm able to successfully compile against Flash Player 11.1.0 using Flex SDK 4.6.0 from Flash Builder. But to compile from Ant I had to remove some unused import statements to avoid compile errors. I still have those two in there so apparently they didn't cause a problem for me. Those mx includes should not be in the code so you should be safe to remove them.

