Tornado in Flash MX

Then in the first frame of the code layer

anglespeed = Math.PI/24;
perspective = 300;
centerx=200;
tilt = 5;

maxClip=120;
for (var i=0;i < maxClip;i++){
	dot.duplicateMovieClip("d"+i,i);
}

I define the general constants, and I duplicate the clips that will automatically position on load, and move on enterFrame.

There it is!

pom :asian:

Hmmm… Check this out: http://www.levitated.net/daily/levTornadoCodePoetry.html

:cyclops: :q: :ninja: :o :smirk:

Yeah, I saw that last time I was there, and WOW, I love all the stuff he did :slight_smile: