ACTIONSCRIPT

Chapter Slider

Download Flash CS4 File ThrowSlider_supersimple Kopie.fla

Continue Reading...

Slider

Download CS4 Flash Fild slider_easy.fla

Continue Reading...

MOUSE INTERACTION WITH TWEENLITE

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;

Continue Reading...

Use Action Script to manipulate attributes

This is an example on how to use ActionScript to manipulate a movie scripts attributes.Download

Continue Reading...

Avoid mouse on click

This file shows how to make something avoid the mouse on click. Download Avoid mouse CS4 Flash file

Continue Reading...

Collision – Hittest

This small example shows how to use the function hittest Actionscript3. Check out the sources. DOWNLOAD THE SOURCE

Continue Reading...

Dragger

This code snippet shows how you can drag an object. Download Dragger Flash File

Continue Reading...

MOUSE / CLICK / BEHAVIOR

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

Continue Reading...

Trace mouse over/out/click

This file shows how to trace mouse over/out/click a button. Download Button trace CS4 Flash file

Continue Reading...

AS3 Click Behaviour

This file shows how to create click behaviour with AS3. Download Click Baheviour CS4 Flash file

Continue Reading...

Replace cursor

This file shows how to replace a cursor by a movie clip. Download Cursor CS4 Flash file

Continue Reading...

Follow me

File example on how to make something follow the mouse position on click.Download

Continue Reading...

Change Tempo

This file shows how to change tempo within one move. Download Tempo CS4 Flash file

Continue Reading...

Movement 2

Another example of rotating and moving gear wheels. Download Moving gear wheel CS4 Flash file

Continue Reading...

Rotational Movement

Example of rotating gear wheels.Download Gear wheels CS4 Flash file

Continue Reading...

Fading Pictures

Example of fading pictures.Download Fading pictures CS4 Flash file

Continue Reading...