Tuesday, April 18, 2006

Flash Training Ideas

Training session for Server-side geeks
Training session for Flash developers

Type-checking: show AS1 and AS2 side-by-side.


Homework Idea: Starts simple, then progressively add more building blocks to the mix.
Code projects should be practical and fun.

Look at what MovieClipLoader does and try to implement one of your own using the following:
OnEnterFrameBeacon
BradcasterMX

Write a preloader class

Change the registration point of your symbol using actionscript

Write a function to determine what version of flash you are using

Create a flocking animation