ACTIONSCRIPT
DONWLOAD ALL TUTORIALS HERE EPISODE 1 > a dot moves to a random position on the stage. import com.greensock.*; import com.greensock.easing.*; var randomX:int = 0; var randomY:int = 0;
This is an example on how to use ActionScript to manipulate a movie scripts attributes.Download
This file shows how to make something avoid the mouse on click. Download Avoid mouse CS4 Flash file
This small example shows how to use the function hittest Actionscript3. Check out the sources. DOWNLOAD THE SOURCE
This code snippet shows how you can drag an object. Download Dragger Flash File
This small tutorial shows how to use the mouse input in Actionscript3. There are several EventListeners that can be used. Check out the sources. DOWNLOAD THE SOURCE
This file shows how to trace mouse over/out/click a button. Download Button trace CS4 Flash file
This file shows how to create click behaviour with AS3. Download Click Baheviour CS4 Flash file
This file shows how to replace a cursor by a movie clip. Download Cursor CS4 Flash file
File example on how to make something follow the mouse position on click.Download
This file shows how to change tempo within one move. Download Tempo CS4 Flash file
Another example of rotating and moving gear wheels. Download Moving gear wheel CS4 Flash file
Example of rotating gear wheels.Download Gear wheels CS4 Flash file
Example of fading pictures.Download Fading pictures CS4 Flash file