Book description
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
- Use the included Apollo mini-cookbook for common tasks
Adobe Developer Library is a co-publishing partnership between O'Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.
Publisher resources
Table of contents
-
Preface
- Apollo Runtime Naming Conventions
- What This Book Covers
- What Alpha Means
- Audience for This Book
- How This Book Is Organized
- How to Use This Book
- Conventions Used in This Book
- License and Code Examples
- Support and More Information
- How to Contact Us
- About the Authors
- Acknowledgments
-
1. Introduction to Apollo
- 1.1. A Short History of Web Applications
- 1.2. Problems with Delivering Applications via the Browser
- 1.3. Introducing the Apollo Runtime
- 1.4. Primary Apollo Technologies
-
2. Getting Started with Apollo Development
- 2.1. Installing the Apollo Alpha 1 Runtime
- 2.2. What You Need in Order to Develop Apollo Applications
- 2.3. Building a Sample Apollo Application
- 2.4. Next Steps
- 3. Using HTML Within Flex-Based Apollo Applications
-
4. Using the File System API
- 4.1. Security Model
- 4.2. Accessing Files and Directories
- 4.3. Asynchronous and Synchronous Versions of Methods
- 4.4. Reading Directory Contents
- 4.5. Getting File Information
- 4.6. Copying and Moving Files and Directories
- 4.7. Creating Files and Directories
- 4.8. Deleting Files and Directories
- 4.9. Reading and Writing Files
-
5. Apollo Mini-Cookbook
-
5.1. Working with the File System
- 5.1.1. Writing a Text File from a String
- 5.1.2. Reading a Text File into a String
- 5.1.3. Encoding Bitmap Data into PNG or JPEG Format and Writing It to the File System
- 5.1.4. Serializing and De-Serializing ActionScript Objects to the File System
- 5.1.5. Browsing for a File
- 5.1.6. Getting a Directory Listing
- 5.2. Working with HTML
- 5.3. Using the Windowing API
-
5.1. Working with the File System
- A. Apollo Packages and Classes
- B. Apollo Command-Line Tools
- Index
- About the Authors
- Copyright
Product information
- Title: Apollo for Adobe Flex Developers Pocket Guide
- Author(s):
- Release date: March 2007
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596513917
You might also like
video
GenAI Essentials for Everyone - Overview
Our team of experts has hand-selected and organized the most crucial concepts and practical applications of …
article
Have ChatGPT Ask You Questions
ChatGPT Shortcuts shows future prompt engineers how to harness the full potential of the state-of-the-art AI …
book
Actionscript Cookbook
When you need to get the job done fast, you'll reach for this practical, nuts-n-bolts toolkit. …
article
Use GitHub Copilot: Additional Tips
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …