2

I am trying to figure out if there is any difference in any aspect of triggering flex compiler from ant file by using ant task 'mxmlc' or OS command 'exec'.

1 Answers1

0

No difference in result. There are just some other options to flex ant tasks.

Arian
  • 3,183
  • 5
  • 30
  • 58