I developed an application with Adobe Flex SDK 4.6 and Air SDK 3.9. Now I want to ship it to Apache Flex SDK 4.12.0 with AIR SDK 3.9 for use with Adobe Flash Builder.
I followed the steps list at the following links
http://apache-flex-users.2333346.n4.nabble.com/Apache-Flex-4-12-release-candidate-td4888.html
- http://lucamezzalira.com/2012/07/24/how-to-install-flex-4-8-0-sdk-in-flash-builder/
After I set the new configuration of the Flex SDK I get the following errors:
flex2.compiler.as3.EmbedEvaluator.UnableToTranscode flex2.compiler.media.AbstractTranscoder.UnableToGenerateSource
Can someone help me migrate from Adobe Flex SDK to Apache Flex SDK 4.12.0 ?