This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively.
Part I: Successful Projects
Chapter 1. Designing Applications
Chapter 2. Programming to Interfaces
Part II: Patterns
Chapter 3. Model View Controller Pattern
Chapter 4. Singleton Pattern
Chapter 5. Factory and Template Method Patterns
Chapter 6. Proxy Pattern
Chapter 7. Iterator Pattern
Chapter 8. Composite Pattern
Chapter 9. Decorator Pattern
Chapter 10. Command Pattern
Chapter 11. Memento Pattern
Chapter 12. State Pattern
Part III: Advanced ActionScript Topics
Chapter 13. Working with Events
Chapter 14. Sending and Loading Data
Chapter 15. E4X (XML)
Chapter 16. Regular Expressions
Today's ActionScript-based applications require increasingly
sophisticated architectures and code.
This book aids intermediate and advanced ActionScript developers in learning
how to plan and build applications more effectively.
You'll learn how to apply design patterns as solutions to common programming scenarios. Beyond a reference,
Advanced ActionScript with Design Patterns is a practical guide complete with sample mini-applications illustrating each design pattern.