Posted: Tue Jan 11, 2005 8:33 pm Post subject: "Spinning Blade Thing"
So, my last post got me started on an idea involving a spinning wheel. Here we are, the blade movie.
Controls.
'Speed' - changes the speed of the wheel
'Harshness' - changes the rate at which the wheel adjusts speed.
Alternatively, you can enter a number into the Manual Override to adjust the speed. It is preferred you enter a decimal less than one, but if you enter a number (such as 23.8) it will divide that by the next highest whole number (such as 24).
This was not a useless project, I've learned how to use functions and a limited amount of error catching in AScript. ^_^.
--edit--
also, an improvement on my older bars. These are actionscript customizable and have 'click anywhere on the bar to adjust the value' technology. ^_^; now to do my java homework.