Air Export EXE file

Source: Internet
Author: User

FlashDevelop Air export EXE file, first project is As3air project, after writing code, F5 compile run, will generate a lot of files, bin and SWF, inside is generated SWF, there is an air folder, containing the generated air files, The main goal now is to package this air file as an EXE file. The Air SDK will be used.

First open the cmd command box and jump to the SDK path, for example:

D:

CD FLEXSDK

CD bin

Then jump to the Flexsdk Bin folder:

D:\flexsdk\bin

Execute ADT File:

Adt-package-target native HelloWorld.exe Helloworld.air

This command will re-package the air file into an EXE file, executed after the Bin folder can find the HelloWorld.exe file.

Note: Each time you change the AS3 code and run the compilation, you execute Packageapp.bat to generate a new air file, and then package the newly generated air file as an EXE file.

Air Export EXE file

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.