I could use the same way compile an swf with mxmlc and amxmlc:
amxmlc -load-config obj\config.xml
mxmlc -load-config obj\config.xml
But, What is the difference?
I could use the same way compile an swf with mxmlc and amxmlc:
amxmlc -load-config obj\config.xml
mxmlc -load-config obj\config.xml
But, What is the difference?
It seems there is no functional difference between those.
Adobe's "Building Adobe AIR Applications" document says this about the difference between amxmlc and mxmlc:
Adobe's "Using mxmlc, the application compiler | About the application compiler options" document says this about
load-config:Adobe's "Flex compilers | About configuration files" document says this about
load-config: