1

When I run mxmlc with the -target-player attribute, it reports, "unknown configuration variable 'target-player'".

How to specify the target player?

double-beep
  • 5,031
  • 17
  • 33
  • 41
Irwin
  • 12,551
  • 11
  • 67
  • 97

1 Answers1

1

OK, found the problem.

I was using the version 2 of the mxmlc compiler. I needed to use version 3.

Irwin
  • 12,551
  • 11
  • 67
  • 97