| Item | Description |
|---|---|
| Target platform | Select the target environment for the content that you are going to develop:
|
| Pure ActionScript | Select this check box if you are not going to use MXML (i.e. all your source code will be written in ActionScript). |
| Output type | Select the intended output type, that is, what your resulting content is going to be:
|
| Target devices |
For a Mobile Application: use the Android and iOS check boxes
to specify the intended target devices for your application.
As a result, IntelliJ IDEA enables or disables creating an application descriptor and packaging your application for the corresponding devices. (The Android and iOS check boxes on this page correspond to the Enabled check boxes on the Android and iOS tabs in the build configuration that will be created.) |
| Flex/AIR SDK | Select the Flex or AIR SDK to be used.
If the list is empty or does not contain the required SDK,
click |
| Target player | For the Web target platform: the target Flash Player version (readonly). (This setting is defined by the selected Flex SDK version.) |
| Create sample app | For the Application output type: select this check box if you want a sample application to be created.
You can use this sample application for learning and also as a basis for your own application development. If necessary, change the source file name suggested by IntelliJ IDEA. |
| Create HTML wrapper template | For a Web Application: select this check box if you want an
HTML wrapper
template for your application to be created.
Select or deselect the associated options as needed:
|
, an SWF file.
(