Overview
WARNING: Buzzword concentrations in this session may be hazardous to your health!
Applying an object oriented approach to coding Flash applications makes localizing errors and changes simpler, and allows you to develop a library of modular, reusable code to utilize in future project. This session will discuss and demonstrate OOP concepts as they apply to Rich Internet Application development, with an emphasis on analysis & design, and best practices. Topics covered will include diagramming (UML and Garett IA), reusability of code, encapsulation, abstraction, polymorphism, programming interfaces, and the use of classes, prototyping, inheritance, and events.Attendees will gain a better understanding of how to plan and implement an Object Oriented RIA through discussion and real-world examples.