Flash Actionscript Tutorials

Create a Flash Slideshow Gallery

Create a Flash Slideshow Gallery

This tutorial will show you how to make a simple, yet effective, slideshow-type image gallery using Flash with minimal scripting.
19,626 views | 0 Comments | 0 Faves | 0 Tuts | Report
Sponsored Ad Placement
Push the object away

Push the object away

Tutorial shows you how to push the object away using the Action Script in flash 8.
9,973 views | 0 Comments | 0 Faves | 0 Tuts | Report
Easy Flash Preloader

Easy Flash Preloader

Learn how to create a simple preloader that will help load your flash animations.
9,494 views | 0 Comments | 0 Faves | 0 Tuts | Report
XML Driven Animated Menu

XML Driven Animated Menu

A totally dynamic, xml driven vertical menu with submenus that animate open and closed, done entirely in ActionScript.
8,570 views | 0 Comments | 0 Faves | 0 Tuts | Report
The use of if-else conditional code

The use of if-else conditional code

Make your SWF movie decide by itself what to do based on the current circumstances! Learn to use the if-else conditional logic in ActionScript 2.0.
5,924 views | 0 Comments | 1 Faves | 0 Tuts | Report
Design a spinning gradient logo

Design a spinning gradient logo

Use this tutorial to see how to design, and after that how to rotate gradient logo in flash 8 using the Action Script.
9,383 views | 0 Comments | 0 Faves | 0 Tuts | Report
Sponsored Ad Placement
Change the object size

Change the object size

Use this tutorial to see how to change the object size in flash 8, using the Action Script.
5,868 views | 0 Comments | 0 Faves | 0 Tuts | Report
Selectable Regions

Selectable Regions

Today's tutorial simply requires a little bit of tracing work and some ActionScript. In this video, you'll learn how to create a map with regions that are highlighted as you hover over them.
5,483 views | 0 Comments | 1 Faves | 0 Tuts | Report
Mouse x-y Coordinates

Mouse x-y Coordinates

Any visual object on stage are represented by x and y coordinates. This tutorial will show you how to create some object which will folow the mouse moving, using action script.
8,386 views | 0 Comments | 1 Faves | 0 Tuts | Report
Dynamic Tweening

Dynamic Tweening

You are probably very familiar with the tweening than can be assigned to a movie clip at authoring time but did you know that you could apply tweening to movie clips with easing effects just with code ?
11,745 views | 0 Comments | 1 Faves | 0 Tuts | Report
Advance Preloader

Advance Preloader

In this simple tutorial I will teach you step by step (11 steps) how to make a Advance Preloader in Flash. (.Fla source file available)
11,754 views | 0 Comments | 0 Faves | 0 Tuts | Report
Mask Flash Menu

Mask Flash Menu

In this tutorial you have a chance to learn how to create advanced mask flash menu in Flash 8 using ActionScript.
9,181 views | 0 Comments | 0 Faves | 0 Tuts | Report
Flash viewer

Flash viewer

This tutorial explaining how to make a slide show viewer using action script and pictures in Flash.
8,479 views | 0 Comments | 0 Faves | 0 Tuts | Report
Using random() function

Using random() function

This tutorial shows how to use the random() function.
4,921 views | 0 Comments | 1 Faves | 0 Tuts | Report
Timer

Timer

Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show and more!
10,576 views | 0 Comments | 0 Faves | 0 Tuts | Report
Sponsored Ad Placement
Using the MovieClipLoader class

Using the MovieClipLoader class

In the world of Flash interactvities and multimedia applications it is always important to let the user know what is happening when the application needs to be paused while a fairly large amount of data is being loaded. To do that nothing's best than a nice preloading system.
4,155 views | 0 Comments | 0 Faves | 0 Tuts | Report
Sunlight

Sunlight

Learn how to create animated sun rays with ActionScript.
10,237 views | 0 Comments | 0 Faves | 0 Tuts | Report
Turn on/off sound in flash

Turn on/off sound in flash

This tutorial gives us the chance to turn on and turn off the sound using play and stop buttons.
8,001 views | 0 Comments | 1 Faves | 0 Tuts | Report
Changing Quality with Actionscript

Changing Quality with Actionscript

This tutorial explains how to change the quality of a movie with ActionScript.
4,296 views | 0 Comments | 0 Faves | 0 Tuts | Report
Stop Actions

Stop Actions

Learn what a stop action is and how to add one!
3,478 views | 0 Comments | 0 Faves | 0 Tuts | Report
Sound in flash with ActionScript

Sound in flash with ActionScript

This tutorial will show you how to create a sound in flash using ActionScript.
4,843 views | 0 Comments | 0 Faves | 0 Tuts | Report
Desktop applications with Flash

Desktop applications with Flash

Flash is mainly known as a program dedicated to producing animations and applications for the web that run in a web browser. This situation has evolved over the past few years with a couple of programs known as SWF wrappers, Flash wrappers or SWFtoEXE programs, that open the door of desktop application development to a lot of Flash developers and Flash designers.
4,758 views | 0 Comments | 0 Faves | 0 Tuts | Report
Creating a Simple Flash Website

Creating a Simple Flash Website

This tutorial will teach you how to create a simple flash website that has three sections.
14,161 views | 0 Comments | 0 Faves | 0 Tuts | Report
Transferring data across domains

Transferring data across domains

In many occasions you might want a SWF to be able to retrieve data from another domain, by loading variables from a text file for example, or you might want to send data from a Flash email form to a PHP script that is sitting on another domain.
2,645 views | 0 Comments | 0 Faves | 0 Tuts | Report
Scrollbar

Scrollbar

Scrollbars are very popular in Flash. This tutorial explains how to create simple scrollbar using action script.
9,456 views | 0 Comments | 1 Faves | 0 Tuts | Report
Random Movement

Random Movement

Learn how to create random movement in Flash using movie clips and simple actionscript.
8,072 views | 0 Comments | 0 Faves | 0 Tuts | Report
localConnection Class

localConnection Class

The localConnection class is not used a lot because a lot of Flash developers are not just aware of its existence. That class lets you communicate between 2 or more SWFs running on the same machine. This can be useful to develop complex interactivities between multiple movies running in the browser or even between a projector and movies running in a browser.
2,708 views | 0 Comments | 1 Faves | 0 Tuts | Report
Fighting game

Fighting game

Learn how to make a fighting game in flash.
13,031 views | 0 Comments | 0 Faves | 0 Tuts | Report
Advanced Light Effect

Advanced Light Effect

This tutorial will learn you how to create advanced light effect using Action Script. In this tutorial I will apply a light effect on some picture. This tutorial is so complicated to explain, but I'll try on to explain it on the best way I can. To create this tutorial you must use a Flash 8.
15,971 views | 0 Comments | 0 Faves | 0 Tuts | Report
Mouse control and actionscript

Mouse control and actionscript

Our world of Flash interactivities will suddenly shrink if our mouse was taken away from us, the mouse is with the keyboard a very important input device that let us converse quickly and efficiently with our Flash applications. Fortunately actionscript has some built in methods, properties and events that are going to be very handy to give us control and information on the mouse activity.
7,158 views | 0 Comments | 1 Faves | 0 Tuts | Report
Designerside - Designer articles and resources for designers by designers