Heroes

how-to
Jan 11, 20071 min

My wife thought this flash application was cool, so I spent the afternoon trying to recreate it in F3.

The F3 version isn’t complete and differs in some details but seems like a reasonable approximation.

This example is typical of many Flash programs where the hard work is done by the graphic artists and the progammer’s job is relatively easy: in this case I just laid out the images, implemented the animations based on location, rotation, scale, and opacity, and handled the mouse events.

Here’s a link to a copy of the source code.