Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 1. Building Flex Applications > Getting Help - Pg. 32

32 cHAPTER 1 tip For a full list of certificate gen- eration options, type adt --help or see the Adobe AIR official documentation for all the details. folder, or resource that an application uses needs to be mentioned on the adt line. For this simple example, there's nothing else to include. You'll need to change the /path/to/certName.pfx part of this command to correspond to the actual location of your self-signed certificate, relative to this folder. The only other caveat is that this entire command needs to be entered on one line (i.e., you can't hit Enter or Return midway through). After typing in all this and pressing Enter or Return, you'll be prompted for the certificate's password. 12. Confirm the success of the operation by looking for the new HelloWorld.air file in the application's folder (Figure 1.34). You can distribute the AIR application through your Web site, on a CD or flash drive, or even by e-mailing it to someone. Installation of the program begins as soon as the user double-clicks the AIR file. Figure 1.34 gETTiNg HELP No matter the language in use, becoming a good programmer always involves