I have a AIR application. I try to do this
mxmlc.exe -output test.swf test.mxml I get the error: load configuration file c:\flex_sdk\frameworks\flex-config.xml and can not specified class 'mx.core.WindowApplication' for test.mxml. It seem I need change the configuration file to air-config.xml. Please help me to know how to do this change. Thanks Mark

