Written by members of the Apollo product team, this is the official guide to the Alpha release of Adobe Apollo, the new cross platform desktop runtime from Adobe Labs. "Apollo for Adobe Flex Developers Pocket Guide" explains how to build and deploy Flash-based Rich Internet Applications (RIAs) to the desktop using Adobe's Flex framework. This book describes concisely how Apollo works, and offers numerous examples for those who want to start building RIAs for the desktop right away. Why put RIAs on the desktop? They're already supposed to offer the responsiveness of desktop programs. Unfortunately, web browsers were designed to deliver and display HTML-based documents, not applications. The conflict between document - and application-focused functionality creates several problems when deploying applications via the browser. Adobe Apollo gives you the best of both worlds -- the web development model and true desktop functionality. This pocket guide explains how to: set up your development environment; create your first application; use the File I/O API; use HTML within Flex-based Apollo applications; and use the included Apollo mini-cookbook for common tasks.
The book also includes a guide to Apollo packages, classes, and command-line tools. Once you understand the basics of building a Flex-based Apollo application, this pocket guide makes an ideal reference for tackling specific problems.