Errata

Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide

Errata for Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 26
figure 2-1

image/figure 2-1 should be on page 37; while image/figure 2-2 should be on page 26. label and text is correct.

Anonymous   
Printed Page 29
tip box at bottom of page

It seems the word "templates" should be italicized in "in the templates folder".

Anonymous   
Printed Page 40
First line of code just under the first paragraph

This page is discussing the ADT command line tool. In the first paragraph, the last sentence reads "Its
usage format is:" However, in the code reference below the command read:

adl -package AIRFILENAME FILESTOINCLUDE

The "adl" should be "adt".

The next code reference has the command listed correctly.

Anonymous   
Printed Page 41
point 2 in 2nd list

Where it says:

"2. Make sure that there were no errors when you created
the AIR file via ADL."

that should be ADT

Anonymous   
Printed Page 48
4th paragraph

It seems that the following sentence fragment should either have a comma added or removed for balance:

"One advantage to developing Ajax applications within Adobe AIR versus the browser, is that because you
have a consistent runtime to target across operating systems,..."

Consider revising as either:

"One advantage to developing Ajax applications within Adobe AIR, versus the browser, is that because you
have a consistent runtime to target across operating systems,..."

or

"One advantage to developing Ajax applications within Adobe AIR versus the browser is that because you
have a consistent runtime to target across operating systems,..."

Anonymous   
Printed Page 50
first paragraph

"feed://" should be italicized in "In the Beta build of Adobe AIR, the commonly used mailto:// and
feed:// URI schemes are not available.".

Anonymous