CHAPTER 5
178
text-align: center;
}
</style>
</head>
<body>
<div class="showbox" style="-webkit-transform: translate(2em,0);">1</div>
<div class="showbox" style="border-color: red; -webkit-transform:
rotate(50deg);">2</div>
<div class="showbox" style="-webkit-transform: translate(-3em,1em);">3</div>
<div class="showbox" style="-webkit-transform: scale(2);">4</div>
</body>
</html>
Figure 5-15. WebKit transform
Summary
In this chapter, we gave you a comprehensive overview of AIR 2.0. We showed you the new functionality
in AIR 2.0 such as the new Networking class, launching and interacting with Native Processes, and
screen reader support. We covered the additional functionality to existing APIs that AIR supports, such as
opening files with their default application, access to the ByteArray for the Microphone API, and support for
Database Transaction Savepoints. We also showed you how to use APIs that are related to platform
awareness, such as mass storage device detection and multi-touch screens. Finally, we discussed the
performance improvements in AIR 2.0, such as a decrease in resources used and the new WebKit.

Get AdvancED Flex 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.