1000 Man Island
In this experiment I created a 2.5D Island with 1000 man walking on it. It has a very simple depth sorting. It checks the y position of the sprite. The higher the y position the further away the sprite.
Exploding Image
On FlashFocus some people created a Exploding Image/Tweet application with flash. I liked it so tried to make another one. The examples on flashfocus.nl used prerendering. I didn't like that so made one wich renders live.