Comparison of Object Oriented Programming Languages like C++ and Java with Scripting Languages for Authoring-Systems like Lingo/Director and ActionScript/Flash.


  1. Literature
    1. Literature and Documentation

  2. Object Oriented Programming (OOP) Concepts
    1. OOP History
    2. Why Object Oriented Programming (OOP)?
    3. Main OOP Language Features

  3. OOP with ActionScript (AS) 2.0 / Flash MX 2004
    1. New OOP Language Elements
    2. Build in Classes
    3. The root Movie Clip Hierarchy
    4. Connecting Movie Clips in _root to AS Classes
    5. Example: Putting it All Together (example.zip)
    6. Flex
    Exercise: Flash and AS Objects

  4. Conclusions
    1. Comparison of Features in OOP Languages
    2. OOP in Multimedia?