Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide by Mike Chambers, Daniel Dura, Kevin Hoyt The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated February 28, 2008. UNCONFIRMED errors and comments from readers: (29) tip box at bottom of page; It seems the word "templates" should be italicized in "in the templates folder". {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. [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 (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,..." (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.".