Object-Oriented ActionScript for Flash 8
With the release of Macromedia Flash 8, Flash is the most powerful and widely-used client software for the web, and it's the only one that runs on virtually every browser, on every platform. It also features ActionScript, a scripting language with great object-oriented support. As such, Flash i...
Main Authors: | , , , |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress,
2006.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- OOP and ActionScript
- to OOP
- Programming Concepts
- ActionScript 2.0 Programming
- Flash OOP Guidelines
- Planning
- Project Workflow
- Best Practices
- Core OOP Concepts
- Encapsulation
- Classes
- Inheritance
- Polymorphism
- Interfaces
- Design Patterns
- Case Study: An OOP Media Player
- Building and Extending a Dynamic Framework
- Framework Overview
- Manager Classes
- Ui Widgets
- OOP Animation and Effects
- Data Integration
- Interrelationships and Interactions Between Components
- Communication Between Flash and the Browser
- Server Communication (XML and Web Services)
- Case Study: Time Sheet Application.