Instructions for distributing your application: 1. Creating a self-signed certificate: - edit CreateCertificate.bat to change the path to Flex SDK, - edit CreateCertificate.bat to set your certificate password (and name if you like), - run CreateCertificate.bat to generate your self-signed certificate, - wait a minute before packaging. 2. Packaging the application: - edit PackageApplication.bat and change the path to Flex SDK, - if you have a signed certificate, edit PackageApplication.bat to change the path to the certificate, - run PackageApplication.bat, you will be prompted for the certificate password, - the packaged application should appear in your project in a new 'air' directory.