Calculating Rotation Adobe Flash / Getting Started
It's how to convert the position on a slider to a rotation. Well, actually its technical name is 'ratio conversion' as we don't touch on things like sine or cosine.
Super Easy Rotation Adobe Flash / Games
This tutorial is for you if you know basic, basic, basic actionscript. Pretty much all you have to do is copy and paste and maybe edit some names or numbers. Also you should already have a mouse cursor and a gun drawn, as this tutorial isn't for drawing, it's for a hard problem solved in an easy way.
When to use Components? Adobe Flash / Getting Started
Do you want to know when to use Flash Components and when to hand building your Flash Movie? I go over some the basic differences here.
Below are two files which are very similar. They are taken from other tutorials on this site. They are both preloaders that load an external Flash animation. One file is made with the use of Components and the other is hand made (or at least as hand made as you get on a computer).
Problems with Rotating Animations In Flash Adobe Flash / Tips and Tricks
Creating an animation of an object rotating is very easy to do, whether you do it with tweens or in Actionscript. Unfortunately, sometimes the rotations don't occur exactly how you would want them to, because by default, the anchor for the rotation is the center point of the object being rotated. In this tutorial, you will learn how to change that anchor point for both tweened animations and Actionscript animations.
Countdown Adobe Flash / Animation
In this detailed tutorial made for Flash Mx 2004, you will see how easy it is to create a cool countdown animation using the shape effect with no Action Script.