ActionScript 3.0 is a very popular new language for the Flash community to learn, plus it makes object-oriented programming mandatory, hence this new edition of the best selling and very highly regarded Object Oriented ActionScript for Flash 8 is doubly important for the community - they are now for
Object-Oriented ActionScript 3.0
โ Scribed by Todd Yard, Peter Elst, Sas Jacobs
- Publisher
- friends of ED
- Year
- 2007
- Tongue
- English
- Leaves
- 640
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
- 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.0 is much more powerful than previous versions, allowing Flash developers to produce robust object-oriented applications. but with that power comes great responsibilityOOP is now a requirement, rather than optional, and there are new things to learn.But never fearthis 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 frameworksmanager 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 programmingis 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 Object-Oriented ActionScript 3.0
๐ SIMILAR VOLUMES
The concepts in this book are great for any Actionscript developer and they thoroughly explain solutions via design patterns. I'd recommend this book to any aspiring AS3 developer. HOWEVER, there is so many horrible mistakes in this book. While the content is awesome, it seems like the editor was
This hands-on introduction to design patterns is for experienced Flash developers ready to tackle sophisticated programming techniques with ActionScript 3.0. Now that ActionScript has been reengineered from top to bottom as a true object-oriented programming (OOP) language, reusable design patterns
I feel bad for the authors; it sounds like they're taking the heat for all of the negative vibes surrounding this book, when in all likelihood the responsibility lies with the editors and/or publishers. It definitely smacks of "get it out the door quick" marketing. I won't mention the atrocious co
Master the principles of object-oriented programming as it is used with the most recent version of ActionScripting.This book is designed to provide readers with an understanding of object-oriented programming, ActionScript 2.0, and the interaction of the two. Section 1 begins with an introduction to
Aimed at developers with some prior experience working with Flash, this guide takes an object-oriented programming approach to building code with ActionScript. Hands-on exercises include designing an object-oriented game and creating components. The volume also covers advanced topics such as remote