Games
Free web games (breakout, minesweeper, etc).

Flash Mini Golf
pixel-collision engine. This one is just under 100 lines in ActionScript 2. Reflect a ball off any shape.
Maze
A very good code to create mazes or racing tracks using hitTestPoint, the greatest thing about this code is that you can give ...