AIR native extension options

The AIR Native Extension options specify the options and files or packaging an ANE file.

extension-descriptor -swc swcPath -platform platformName FILE_OPTIONS

extension-descriptor The descriptor file for the extension.

-swc The SWC file containing the ActionScript code and resources for the extension.

-platform The name of the platform that this ANE file supports.

FILE_OPTIONS Identifies the native platform files to include in the package. The file options are fully described in File and path options. (Note that the -e flag cannot be used when packaging an ANE file.)