× Welcome SSL247 customers. We have moved your MySSL portal to to enhance your experience; please check your password manager / re-enter your original password.
Our accreditations and awards:
Cookies
0 items Total $0.00

Knowledge Base

  


Please follow our Adobe AIR Signing instructions to sign your components using your Code Signing certificate:

Signing an AIR application with Flex Builder

1. Open your file in Flex Builder.

2. Go to Project > Export Release Build.


3. Select the Application entry point which is the main MXML file and name the Adobe AIR package.

4. Click Next and choose Export and sign an AIR file with a digital certificate.

5. Click Browse and select your Code Signing certificate.

6. Enter the password and click Finish.

Signing an AIR application with the Flex SDK

1. Get the Flex SDK and the ADT Application.

2. Open a command window (Windows) or an application shell (OS X).

3. Go to directory Flex SDK\bin and type in:

adt -package -storetype pkcs12 -keystore codesigningcert.pfx -storepass password TestApp.air TestApp-app.xml TestApp.swf

  codesigningcert.pfx is the path to your Code Signing Certificate
  password is the password associated to your certificate
  TestApp.air is the name of the AIR package that you're creating to distribute to your end users
  TestApp-app.xml is the descriptor file that describes your application to the AIR runtime
  TestApp.swf is the application file that you created when you used the mxmlc application

4. Press Enter to begin the packaging and signing process.

Signing an AIR application with Flash Professional

1. Get the Adobe AIR update for Flash Professional.

2. From the main Flash toolbar, select the Command > Air-Application and Installer.

3. Under Installer settings, click Set... to browse to your Code Signing Certificate.

4. Select Sign the AIR file with a digital certificate and click Browse.


5. Enter your password and check box Remember password if you want and click OK.

6. Click OK and return to the main AIR Settings & Installation window.

7. Click Publish AIR File.

Signing an AIR application with Dreamweaver

1. Get the Adobe AIR extension for Dreamweaver.

2. Go to Site > AIR Application Settings.

3. Under Installer settings, click Set... to browse to your Code Signing Certificate.

4. Select Sign the AIR file with a digital certificate and click Browse.


5. Enter your password and check box Remember password if you want and click OK.

6. Click OK and return to the main AIR Settings & Installation window.

7. Fill in the name of the AIR package you want to create and click Create AIR File.

Was this information Useful?
Comments

Privacy Policy