Best Tutorials website
Latest tutorials

Advertisment

Right Click Menu

Right Click Menu

This Tutorial will teach you how to create a symple right click menu in flash using Action Script


Views: 377 | Rating star | by Brad
Flash - Actionscripting

Common Mistakes with Actions and Buttons

Common Mistakes with Actions and Buttons

There are two ways to add actions to a button in Flash. You can add the actions to the button itself or you can refer to the button when adding...


Views: 358 | Rating star | by Jason
Flash - Actionscripting

Ultimate Flash 8 preloader

Ultimate Flash 8 preloader

Create a preloading system that shows the percentage of your movie loaded so far while animating it, a loading bar and the loaded/total ratio. This...


Views: 344 | Rating star | by Brad
Flash - Actionscripting

Flash Game

Flash Game

If you have ever wanted to know how to make simple and fun little video games using flash then this is the tutorial for you. Take a second and find...


Views: 361 | Rating star | by Mathew
Flash - Actionscripting

Building a Dynamic Photo Gallery

Building a Dynamic Photo Gallery

This tutorial walks you through the process of building a dynamic photo gallery that allows you to load both thumbnails and full images at runtime...


Views: 357 | Rating star | by Isac
Flash - Actionscripting

Conditionals and Toggle Switches

Conditionals and Toggle Switches

A conditional is a way of executing a piece of code only if the circumstances are right. In this tutorial, you will learn how to use the if()...


Views: 354 | Rating star | by Sarah
Flash - Actionscripting

Picture as Button

Picture as Button

Have you ever seen the button that seems like a picture? Exactly this tutorial will show you how to create advanced flash button using picture and...


Views: 316 | Rating star | by Sean
Flash - Actionscripting

Simple Drag and Drop

Simple Drag and Drop

Drag and drop technics are very popular in Flash. Using that technic, you can move your object and place it wherever you like. This tutorial will...


Views: 364 | Rating star | by Nick
Flash - Actionscripting

JavaScript Popup Windows In Flash

JavaScript Popup Windows In Flash

Unfortunately, there�s no way to create a customizable popup window using only Flash. But the good news is that with a little help from...


Views: 396 | Rating star | by Source
Flash - Actionscripting

The 'if' Conditional in ActionScript

The 'if' Conditional in ActionScript

Conditionals are special tools in ActionScript that allow us to execute a specified selection of code upon the satisfaction of a certain condition....


Views: 0 | Rating star | by David
Flash - Actionscripting

Timer

Timer

Learn how to create a timer in flash 8 using action script. You can use it for picture presentation, slide show or something.


Views: 355 | Rating star | by Troy
Flash - Actionscripting

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...


Views: 341 | Rating star | by Slicer
Flash - Actionscripting

Communicating between SWFs with the localConnection class

Communicating between SWFs with the 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...


Views: 350 | Rating star | by Nick
Flash - Actionscripting

Flash viewer

Flash viewer

This tutorial explaining how to make a slide show viewer using action script and pictures in flash.


Views: 373 | Rating star | by Simon
Flash - Actionscripting

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...


Views: 346 | Rating star | by Tutorial
Flash - Actionscripting

Moving Movie Clips with the Arrow Keys using ActionScript

Moving Movie Clips with the Arrow Keys using ActionScript

In this tutorial you will learn how to move a movie clip around the stage with the arrowkeys using action script!


Views: 360 | Rating star | by Isac
Flash - Actionscripting

Making Walls with hitTests

Making Walls with hitTests

In this tutorial you will learn how to make walls for your games using some action script involving hitTests!


Views: 333 | Rating star | by John
Flash - Actionscripting

Random Movement in Flash using Simple Actionscript

Random Movement in Flash using Simple Actionscript

Learn how to create random movement in Flash using movie clips and simple actionscript.


Views: 380 | Rating star | by Adam
Flash - Actionscripting

Find out mouse position

Find out mouse position

In this tutorial I will show you how to get mouse position information. I know this is not very useful now but when you comprehend the structure of...


Views: 325 | Rating star | by Mathew
Flash - Actionscripting

Gradient by mouse

Gradient by mouse

Learn how to create gradient shape using mouse and Action Script.


Views: 355 | Rating star | by Nick
Flash - Actionscripting