Flash Perlin Noise Editor
Posted on Mar 31st, 2008
This is a simple perlin noise editor in flash, for demonstrating how different parameters affect the final texture. The flash perlin noise function is nice, but I prefer using my own homegrown noise generator, since you can't modify the internal equation used by flash.