fdorg / flashdevelop

FlashDevelop is a free and open source code editor.
MIT License
820 stars 220 forks source link

[AIR] Support for 33.1.1.345 #3184

Closed SlavaRa closed 3 years ago

SlavaRa commented 3 years ago

https://airsdk.harman.com/api/versions/33.1.1.406/release-notes/Release_Notes_AIR_SDK_33.1.1.406.pdf

Experimental command-line support: this is initially available on Windows and we plan to roll this out also to
MacOS and Linux platforms. If a SWF file doesn’t require access to the Stage or other window-related
components, it can be run via ADL with a “-cmd” flag, for example:
“[sdkfolder]\bin\adl.exe -cmd application.xml”
...