Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Elst, Peter (Autor), YardFace, Gerald (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2006.
Edición:1st ed. 2006.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.