Forgive me if I'm missing something. You have turned off the compatibility
layer, right?
<!-- for Flex SDK 4.x, comment out the
org.sonatype.flexmojos.flexmojos-flex3-compatibility-layer
dependency -->
<!-- <flex.sdk.version>4.5.1.21328</flex.sdk.version> -->
<!-- <flex.sdk.version>4.5.0.17689</flex.sdk.version> -->
<!-- for Flex SDK 3.x, uncomment the
org.sonatype.flexmojos.flexmojos-flex3-compatibility-layer
dependency -->
<flex.sdk.version>3.6.0.16995</flex.sdk.version>
If running Flex 3.x, comment this plugin dependency,
<!-- required to run Flex 3.x compiler-->
<dependency>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-flex3-compatibility-layer</artifactId>
<version>${flexmojos.version}</version>
</dependency>
--
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos
http://flexmojos.sonatype.org/