Object-Oriented ActionScript 3.0

Object-Oriented ActionScript 3.0
Authors
Todd Yard, Peter Elst, Sas Jacobs
ISBN
1590598458
Published
24 Jul 2007
Purchase online
amazon.com

*Learn object-oriented programming in ActionScript 3.0 *Covers both the Flash and Flex environments *Includes design patterns, custom frameworks, data binding, and other crucial techniquesObject-oriented programming (OOP) is something that is usually considered a black art for hardcore programmers, not a topic of conversation for Flash developers. However, when adobe introduced ActionScript 3.0 to the mix, it changed everything. ActionScript 3.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

  • Learn object-oriented programming in ActionScript 3.0
  • Covers both the Flash and Flex environments
  • Includes design patterns, custom frameworks, data binding, and other crucial techniques

Object-oriented programming (OOP) is something that is usually considered a black art for hardcore programmers, not a topic of conversation for Flash developers. However, when adobe introduced ActionScript 3.0 to the mix, it changed everything. ActionScript 3.0 is much more powerful than previous versions, allowing Flash developers to produce robust object-oriented applications. but with that power comes great responsibility—OOP is now a requirement, rather than optional, and there are new things to learn.

But never fear—this book, based on the ever-popular Object-Oriented ActionScript for Flash 8, provides you all you need to delve into the world of OOP with confidence, whether you are using the Flash IDE, Flex builder, or even command-line tools for your development work.

First, you are taken gently through all the principles of OOP that you need to know, and then given a guide to designing and implementing applications in ActionScript 3.0. Next, we step up a gear, showing you the Flex builder development environment and teaching about creating reusable, extensible component frameworks—manager classes, animation and effects classes, UI widgets, and more. lastly, we look at some more advanced topics such as communication between Flash and the browser and Web services. case studies are included that apply the knowledge presented, giving you real-world projects to learn from and adapt for use in your own work.

Mastering object-oriented programming is essential for modern Flash development, and Object-Oriented ActionScript 3.0 is the only guide you'll need.

In this book you'll learn:

  • the essential principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and more
  • Valuable lessons on ActionScript 3.0 project planning and programming, including design patterns and source control
  • How to create your own extensible, reusable application framework using OOP best practices
  • Advanced data integration techniques such as Web services and communication between Flash and the browser

Summary of Contents

  • PART ONE: OOP AND ACTIONSCRIPT
    • Chapter 1: Introduction to OOP
    • Chapter 2: Programming Concepts
    • Chapter 3: ActionScript 3.0 Programming
  • PART TWO: FLASH OOP GUIDELINES
    • Chapter 4: Planning
    • Chapter 5: Project Workflow
    • Chapter 6: Best Practices
    • Chapter 7: Working with Flex 2
  • PART THREE: CORE OOP CONCEPTS
    • Chapter 8: Encapsulation
    • Chapter 9: Classes
    • Chapter 10: Inheritance
    • Chapter 11: Polymorphism
    • Chapter 12: Interfaces
    • Chapter 13: Design Patterns
    • Chapter 14: Case Study: An OOP Media Player
  • PART FOUR: BUILDING AND EXTENDING DYNAMIC FRAMEWORKS
    • Chapter 15: Manager Classes
    • Chapter 16: UI Widgets
    • Chapter 17: OOP Animation and Effects
  • PART FIVE: DATA INTEGRATION
    • Chapter 18: Exchanging Data Between Components
    • Chapter 19: Communication Between Flash and the Browser
    • Chapter 20: Server Communication (XML and Web Services)
    • Chapter 21: Case Study: Slideshow Engine

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.”