The Essential Guide to Flash CS4 AIR Development

Marco Casario

  • 出版商: Friends of Ed
  • 出版日期: 2008-12-24
  • 售價: $1,700
  • 貴賓價: 9.5$1,615
  • 語言: 英文
  • 頁數: 720
  • 裝訂: Paperback
  • ISBN: 1430215887
  • ISBN-13: 9781430215882
  • 已過版

買這商品的人也買了...

商品描述

  • Embrace the Flash Platform and learn how to build desktop applications using the AIR SDK alongside Flash CS4.
  • Understand and use the ActionScript 3.0 AIR APIs.
  • Create applications that interact with any operating system to create, read, and write local files.
  • Write applications that can run both online and offline, automatically checking for Internet connectivity.
  • Build AIR applications that communicate with a local SQLite database.

We all know what a great tool Flash is for creating dynamic, engaging web content, and Adobe's latest CS4 release just makes it even better. Among the great new features is the ability to take all the power of Flash for the Web and put in on the desktop using AIR. AIR capability is built right into the Flash CS4 IDE, which means you can start writing desktop applications right away.

This book not only covers the essentials of using Flash with AIR (and AIR with Flash), but also shows you how to extend application functionality in new ways. once you've got Flash on the desktop, you're no longer constrained by the limitations of running inside a web browser. You'll have access to the local desktop file system, and AIR adds SQLite functionality for native database support. And just as Flash animations have a consistent look and feel across browsers, AIR allows you to create applications that work consistently across operating systems—Mac OS X, Windows, and Linux.

For any Flash developer who wants to go from the Web to the desktop (and who doesn't?), this book is required reading. It not only tells you how to do it, but is full of practical, easy-to-follow examples that will have you building desktop AIR applications with Flash in no time. Expanding your existing Flash skills with the Essential Guide to Flash CS4 AIR Development will make you an even more potent and indispensable force on any development team!

Summary of Contents

  1. Introducing Adobe AIR
  2. Introducing Flash CS4
  3. Building Your First AIR Application
  4. Setting AIR Application Properties
  5. Working with the Window APIs and the Screen Class
  6. Creating Menus for Flash Applications
  7. Accessing the File System
  8. Working with the operating System
  9. Adding Rich Media: PDF, Video, and Audio Files
  10. Working with HTML Content
  11. Monitoring network Connectivity
  12. SQLite Programming in Flash CS4
  13. Packaging, Distributing, and Installing AIR Applications