Peter Elst

Founding Partner – Project Cocoon

Scotch on the Rocks presentations

with 5 comments

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)

Creative Commons License
This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.0 Belgium License.

No related posts.

Written by Peter

June 5th, 2008 at 12:00 pm

Posted in AIR, Events, Flex