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.

Hi All,
I add the following parameters in the MXMLC task:

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

I also tried something like:

<license>

<product>flexbuilder3</product>

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

</license>



But it’s rejected by the ant program.

 this is the reference link:-
http://livedocs.adobe.com/flex/3/html/help.html?content=configuring_environment_2.html

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

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" 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_india?hl=en.

Reply via email to