Hello,

I try to use Flex Ant Task to create a production version with flex
charting and fds.

 

Even if I put the license parameters in the license.properties of the
framework, mxmlc is not generating a version that uses the licenses.

I add the following parameters in the MXMLC task:

<license product="charting" serial-number="serialnumberhere" />

I also tried something like:

<license>

<product>charting</product>

<serial-number>serialnumberhere</serial-number>

</license>

 

But it's rejected by the ant program.

 

Does anybody knows the syntax to use with the license tag?

 

Thanks in advance

 


************************************************************************************
This email and any attachments  transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If you are not the intended recipient, any disclosure, copying, use, 
or distribution of the information included in this message and any attachments 
is strictly prohibited.
If you have received this email in error please notify the system manager at 
[EMAIL PROTECTED] or by reply e-mail and immediately and permanently delete 
this message and any attachments. Thank you.

************************************************************************************

Reply via email to