Skip to main content
This topic has been closed for replies.

1 reply

Inspiring
May 26, 2012

There's an error in the section, "Reading the application descriptor file."

This line:

var appVersion = appXml.ns::version[0];

Should be:

var appVersion = appXml.ns::versionNumber[0];

Tested in AIR 3.2.2070

jrunrandy
Inspiring
May 29, 2012

This is an odd one. My belief is that this page should have been deleted in a previous release.

  • If you click the next arrow and then click the previous arrow, you end up on a different page

  • Likewise, if you click the previous arrow and then click the next arrow, you end up on a different page

  • If you view the PDF and search for this heading, nothing shows up

Maybe try looking here: http://help.adobe.com/en_US/air/build/WS5b3ccc516d4fbf351e63e3d118666ade46-7ff1.html

or here: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/desktop/NativeApplication.html

HTH,

Randy Nielsen

Senior Content and Community Manager

Adobe Systems Incorporated

jrunrandy
Inspiring
May 30, 2012

FYI, I had the original page deleted. Please use the two links in my previous post.

-Randy