Scotch on the Rocks presentations

I just finished my last talk here at Scotch on the Rocks and thought I’d go ahead and blog my presentation slides and code.

 

RIA meets Desktop

First session I did was “RIA meets Desktop“, a look at some of the common API’s in Adobe AIR (network detection, windowing, drag ‘n drop, clipboard etc.)

Download “RIA meets Desktop” slides
Download “RIA meets Desktop” code (zip file – 128 Kb)

 

Object-Oriented ActionScript 3.0

Next session was a basic introduction to Object-Oriented ActionScript 3.0 — covering classes, inheritance vs composition, encapsulation, polymorphism, interfaces and some basic design patterns like Observer and Singleton.



Download “Object-Oriented ActionScript 3.0″ slides

Download “Object-Oriented ActionScript 3.0″ code (zip file – 324 Kb)


 

Related posts:

  1. Flashforward Boston – OOP for the Noob
  2. Scotch on the Rocks 2008
  3. Adobe MAX presentations online
  4. ActionScript 3.0 Design Patterns
  5. Speaking at Flashforward2007 Boston