To provide your native extension to application developers,
package all the related files into an ANE file. An AIR application
developer uses the ANE file by:
Including the ANE file in the application’s library
path in the same way the developer includes a SWC file in the library
path. This action allows the application to reference the extension’s
ActionScript classes.