Simple Cellular Automata Example in AS3
To get a little more experience with ActionScript 3, I wrote up a very simple class which will take a rule number, and then generate a cellular automata based on that.
The movie below requires Flash 9 or above to be installed. Some rules to try out: 90, 30, 73, 110, 150. Valid numbers are 0-255, but not all produce interesting results.
Direct link to flash movie (got some people complaining the SWFObject script doesn't work under Vista)
See Wikipedia for more info, and Wolfram.com has a list of all 256 possible results
Here's the code:
(more...)

Just a tiny update to my homebrew mandelbrot browser for Nintendo DS. This version merely adds DLDI-support, meaning you should be able to save screenshots as .PNG from pretty much any flashcart. Check the 