The amid of adobe, after the suppression of the Lord and HTML5, led to a lot of AS3 programmers are now changing careers. Although want to seize the mobile era, but the performance is not flattering. Nonetheless, it has prompted many AS3 developers to develop themselves and even convert AS3 projects into HTML5 projects by using tools. Indeed, there are several companies doing better in the country:layabox, Egret. As if to the Flash page Tour development brought a new life ....
Today, when you look at the previous things, there is a problem, the program will always throw errors when running, the error is as follows:
while "C:\Program files\adobe\adobe Flash Builder 4\sdks\flex_sdk_4.5.0.19786\bin\adl.exe"
"C:\Program files\adobe\adobe Flash Builder 4\sdks\flex_sdk_4.5.0.19786\runtimes\air\win" "D:\fb4 workspace\sadf\bin-debug\sadf-app.xml" "D:\fb4 workspace\sadf\bin-debug"
In fact, this is a very simple question, but the answer to the mess (online).
Here is a copy of the answer to the stack overflow above, the reason is the air version issue. Http://stackoverflow.com/questions/15428278/adl-error-while-loading-initial-content-adobe-air
The air program I created contains a mapedit-app.xml file in which the version of air you are using is described below:
<application xmlns="http://ns.adobe.com/air/application/3.1">
Open the appropriate file to modify the version of air you are using now.
If you do not know the version of air you are using, this is too easy, create a new project, in the project configuration to see now using that version is good,
Note: Before importing a previous project, do not forget to "clean up" the project at run time.
Here's the version of Flash Player that corresponds to air:
Flex Builder often throws: The process has been terminated and no connection has been established to the debugger. Error while loading initial content resolution method