Advertisment
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...
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...
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...
Sometimes, it is just easier to tween with code. Sometimes there is no option. Tweening with the tween class is most effective for repetitive...
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...
In this tutorial, you will see how to create a black and white preloader with percent.
This tutorial will show you how to draw and animate mouse cursor, using the Action Script.
Reference movie clips, variables and functions dynamically using other variables.
A simple way to add a little protection to your site and projects using ActionScript.
Reading this tutorial you’ll see how to apply action script code that will be hide your right click menu.
In this tutorial I'll show you how to make simple flash digital clock for your website
This tutorial will teach you how to load external images in Flash using the loadMovie actionscript function. The .fla free download file with the...
In this Macromedia Flash tutorial I will show you how to load in a image into flash dynamically through actionscripting
This is a lesson that will show u how to transform veriables from Flash clip to PHP script.
Learn how to customize the context menu by removing default items and adding your own items instead.
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.
In this tutorial you will learn how to make movie clips snap to a grid through actionscript using some basic math.
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.
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.
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...