Fractals
Sierpinski's triangle, iterated function systems, etc...

Random IFS
Here is a addendum for my Barnsley Fern (http://ffiles.com/view_listing.php?sid=51&cat=18) It generates a random IFS fractal ...
Mandelbrot Set
Here is a Mandelbrot set I whipped up in flash 8. It uses a seperate Complex number class in an .as file.
De Jong Attractor
You may have to reset it a few times before you see something that looks like a typical strange attractor. This is ...
Space Filling 2.0
I took freeskier89's Space Filler and I redid it using the BitmapData Object and Flash 8. Its now faster and a little more ef ...