Installing Adobe AIR. To install or update the runtime, a user must have administrative privileges for the computer. Double-click the runtime installation file. In the installation window, follow the prompts to complete the installation. Double-click runtime installation file. Star 3. Branches Tags. Could not load branches. Could not load tags. Latest commit.
Git stats 5 commits. Failed to load latest commit information. View code. Printing trace statements. You can debug your application simply be launching it in debug mode. Pass the application descriptor file to ADL as a parameter as shown in the following example ActionScript code in the application must be compiled first :.
To print trace statements to the console used to run ADL, add trace statements to your code with the trace function. Start FDB. See AIR application descriptor files. The application descriptor is the only parameter required by ADL and, in most cases, the only parameter needed. If not specified, the directory containing the application descriptor file is used.
Run an application using Apache Ant to run the application the paths shown in the example are for Windows :. The runtime cannot be started. Often, this occurs because the version specified in the application does not match the version of the runtime. The contents of the application descriptor are not valid.
This error usually indicates that the XML is not well formed. Adobe AIR. View Help PDF 5. Note: If your trace statements do not display on the console, ensure that you have not specified ErrorReportingEnable or TraceOutputFileEnable in the mm. For more information on the platform-specific location of this file, see Editing the mm. Instead, let the AIR application connect to a running fdb session. The full syntax for the ADL is: adl [-runtime runtime-directory] [-pubid publisher-id] [-nodebug] [-atlogin] [-profile profileName] [-screensize value] [-extdir extension-directory] application.
Note: As of AIR 1.
0コメント