Free Download: Adobe AIR For JavaScript Developers

Home » Quiz: Learn Adobe AIR, Part III: Beyond the Browser

Take The Quiz And Receive A Free Book!

Test your understanding of the article Learn Adobe AIR, Part III: Beyond The Browser, delivered to their door for FREE.

1. Which AIR class manages HTTP information for making requests?
2. Select the property containing the XML response (or otherwise)
on a URLLoader Complete event.
3. How do we launch a URL in the default browser?
4. When using the PHP session extension, how can we track a
login session between requests from an AIR client?
5. How do we handle an upload through File.upload()
on the server side?