Book description
Automating repetitive programming tasks is easier than many Flash/AS3 developers think. With the Ant build tool, the Eclipse IDE, and this concise guide, you can set up your own "ultimate development machine" to code, compile, debug, and deploy projects faster. You’ll also get started with versioning systems, such as Subversion and Git.
Create a consistent workflow for multiple machines, or even complete departments, with the help of extensive Ant code samples. If you want to work smarter and take your skills to a new level, this book will get you on the road to automation—with Ant.
- Set up your Eclipse work environment with Eclipse plugins, including the FDT code editor and the Mylyn task manager
- Enable several developers to work on the same project simultaneously with a versioning system
- Walk through the basics of Ant, and use sample code to create your first script
- Compile and debug your Ant build with FDT or the Flex SDK
- Apply Ant to mobile development for both the Android Platform and iOS, using the Android SDK and Adobe Air
Publisher resources
Table of contents
-
Automating ActionScript Projects with Eclipse and Ant
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Preface
- 1. Tools
- 2. Source Code Management
-
3. Automation
- Ant
- The Basics
- Setup
- Our First “Real” Ant Script
- Directly Calling the Compiler
- Using FDT’s Ant Tasks
- Deploying Your SWF Files to a Different Source
- Setting Up Web Deployment
- Setting Up the HTML File
- Deploying to a Network Share
- Creating a Zip File
- Making a Backup of the Complete Project
- Emailing the Client/Support Desk
- Adobe AIR and Mobile Compiling
- About the Author
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
Product information
- Title: Automating ActionScript Projects with Eclipse and Ant
- Author(s):
- Release date: October 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449319106
You might also like
book
Beginning Java MVC 1.0: Model View Controller Development to Build Web, Cloud, and Microservices Applications
Get started with using the new Java MVC 1.0 framework for model, view, and controller development …
book
AdvancED ActionScript 3.0: Design Patterns
AdvancED ActionScript 3.0 is a fresh look and new approach to utilizing valuable, structural techniques and …
book
Advanced ActionScript 3 with Design Patterns
Today's ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript …
book
ActionScript for Multiplayer Games and Virtual Worlds
The demand for multiplayer games and virtual worlds has exploded over the last few years. Not …