Misc
Miscellaneous files. Files and scripts that cannot be categorized into other categories for now.

Realistic Smoke
using Flash 8 you can create amazing filters like blurs, shadows etc to movie clips and buttons. This one uses the blur to cr ...
Crab Creatures
All of the movement of the crabs is done with actionscript. I created this for the great Kirupa FXpression 05 contest. :) Tha ...
Polar Daisy
This application draws a polar rose. To convert polar to parametric graphing, I came up with the equation: x=radius*Math.c ...
Elasticity Worm
A simple elasticity script drives this five node worm. Each node follows the one in front of it.
Maze Solving
Artificial inteligence. Definatley not the most efficient maze solver ever, but its all me and two weeks worth of boredom a ...
Color Wave
This creates a grid and sets the RGB of each clip based on the distance of the wave's center to the mc. I have it pretty well ...