Best Tutorials website
Latest tutorials

Advertisment

Advanced Five State Buttons

Advanced Five State Buttons

The basic button element in Flash can be rather limiting at times, but with the help of a movie clip and a bit of Actionscript, you can create some...


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

If and Else statements with Actionscript

If and Else statements with Actionscript

If you are a beginner when it comes to development, the concept of an if/else statement is probably something you know without actually realizing...


Views: 448 | Rating star | by Stephen
Flash - Actionscripting

3 Tips to Help Debug Your Actionscript

3 Tips to Help Debug Your Actionscript

It would be a slight understatement for me to say that every once in a while something in Flash doesn’t work. Bugs, errors and other quirks are all...


Views: 434 | Rating star | by Donald
Flash - Actionscripting

Tweening with Actionscript

Tweening with Actionscript

Sometimes, it is just easier to tween with code. Sometimes there is no option. Tweening with the tween class is most effective for repetitive...


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

Progress Bars with the MovieClipLoader Class

Progress Bars with the MovieClipLoader Class

Using a nice loader can help keep guests entertained during the times when they will have to wait while your work is loading. Some good uses for...


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

Black and white preloader

Black and white preloader

In this tutorial, you will see how to create a black and white preloader with percent.


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

Animated mouse cursor

Animated mouse cursor

This tutorial will show you how to draw and animate mouse cursor, using the Action Script.


Views: 391 | Rating star | by Colin
Flash - Actionscripting

Dynamic Movie Clip Referencing in Actionscript

Dynamic Movie Clip Referencing in Actionscript

Reference movie clips, variables and functions dynamically using other variables.


Views: 427 | Rating star | by Mark
Flash - Actionscripting

Password Protection in Flash

Password Protection in Flash

A simple way to add a little protection to your site and projects using ActionScript.


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

Hide right click flash menu

Hide right click flash menu

Reading this tutorial you’ll see how to apply action script code that will be hide your right click menu.


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

Put Flash Clock on Your Website

Put Flash Clock on Your Website

In this tutorial I'll show you how to make simple flash digital clock for your website


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

Loading External Images

Loading External Images

This tutorial will teach you how to load external images in Flash using the loadMovie actionscript function. The .fla free download file with the...


Views: 326 | Rating star | by Jarry
Flash - Actionscripting

Actionscript dynamic load image into flash

Actionscript dynamic load image into flash

In this Macromedia Flash tutorial I will show you how to load in a image into flash dynamically through actionscripting


Views: 409 | Rating star | by Colin
Flash - Actionscripting

Integrating Flash file in PHP document

Integrating Flash file in PHP document

This is a lesson that will show u how to transform veriables from Flash clip to PHP script.


Views: 471 | Rating star | by Donald
Flash - Actionscripting

Customizing Flash Context Menu

Customizing Flash Context Menu

Learn how to customize the context menu by removing default items and adding your own items instead.


Views: 332 | Rating star | by Marry
Flash - Actionscripting

Actionscript jump to random frame

Actionscript jump to random frame

In this Macromedia Flash tutorial I will show you how to make a simple actionscript code to jump to a random frame in the timeline.


Views: 436 | Rating star | by Stephen
Flash - Actionscripting

Make a resizable Grid that MovieClips can snap to

Make a resizable Grid that MovieClips can snap to

In this tutorial you will learn how to make movie clips snap to a grid through actionscript using some basic math.


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

Randoms

Randoms

In this tutorial you will learn how to randomise variables and frames. This is useful to keep your games from being repetitive among other things.


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

Basic use of Variables

Basic use of Variables

In this tutorial you will learn the basics of variable use. Create and display a variable and learn how to alter the value with butons.


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

Creating an Interactive Map in Flash

Creating an Interactive Map in Flash

This tutorial will teach you how to create an interactive map in which a map marker flies over to the city highlighted and shows a small photograph...


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