Operation Manual

Table Of Contents
455
Cross-product
Last updated 11/30/2015
build the custom chrome directly in the packaged HTML page.) Custom chrome (transparent) is like Custom
chrome (opaque), but adds transparent capabilities to the edges of the page, allowing for application windows that
are not rectangular in shape.
Window Size specifies the dimensions of your application window when it opens.
Icon lets you select custom images for the application icons. (The default images are Adobe AIR images that come
with the extension.) To use custom images, click the Select Icon Images button. Then, in the Icon Images dialog box
that appears, click the folder for each icon size and select the image file you want to use. AIR only supports PNG
files for application icon images.
Note: Selected custom images must reside in the application site, and their paths must be relative to the site root.
Associated File Types lets you associate file types with your application. For more information, see the section that
follows.
Application Updates determines whether the Adobe AIR Application Installer or the application itself performs
updates to new versions of Adobe AIRapplications. The check box is selected by default, which causes the Adobe
AIR Application Installer to perform updates. If you want your application to perform its own updates, deselect the
checkbox. Keep in mind that if you deselect the checkbox, you then need to write an application that can perform
updates.
Included Files specifies which files or folders to include in your application. You can add HTML and CSS files,
image files, and JavaScript library files. Click the Plus (+) button to add files, and the folder icon to add folders. You
should not include certain files such as _mmServerScripts, _notes, and so on. To delete a file or folder from your
list, select the file or folder and click the Minus (-) button.
Digital Signature Click Set to sign your application with a digital signature. This setting is required. For more
information, see the section that follows.
Program Menu Folder specifies a subdirectory in the Windows Start Menu where you want the applications
shortcut created. (Not applicable on Macintosh.)
Destination specifies where to save the new application installer (.air file). The default location is the site root. Click
the Browse button to select a different location. The default file name is based on the site name with an .air extension
added to it. This setting is required.
The following is an example of the dialog box with some basic options set: