Hi all,

Last week i developed some menu items for the context menu in a flex 
application.
When i compile it with FB 4.7 every option is show without any problem but when 
i compile with maven the context menu is always the default one?

I am using SDK 4.10.flash version 10.0.45

<properties>            <flex.version>4.10.0.20130801</flex.version>            
<flexmojos.version>3.6.1</flexmojos.version>            
<flash.version>10.0.45</flash.version>          
<playerglobal.version>11.8</playerglobal.version>               
<flexlib.classifier>flex3</flexlib.classifier>          
<target.dir>target</target.dir> </properties>
I am quite new with maven.
I can see that is a old version of flex mojos. Is that the solution? to update 
to the most recent.
Or the compiler have to have some extra argument?
Thank you in advance for some feedback.
Miguel.                                           

Reply via email to