
Advertisment
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: 546 |
| by Brad
Flash - Actionscripting
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: 594 |
| by Stephen
Flash - Actionscripting
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: 586 |
| by Donald
Flash - Actionscripting
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: 554 |
| by Brad
Flash - Actionscripting
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: 547 |
| by Nick
Flash - Actionscripting
Black and white preloader
In this tutorial, you will see how to create a black and white preloader with percent.
Views: 580 |
| by John
Flash - Actionscripting
Animated mouse cursor
This tutorial will show you how to draw and animate mouse cursor, using the Action Script.
Views: 520 |
| by Colin
Flash - Actionscripting
Dynamic Movie Clip Referencing in Actionscript
Reference movie clips, variables and functions dynamically using other variables.
Views: 558 |
| by Mark
Flash - Actionscripting
Password Protection in Flash
A simple way to add a little protection to your site and projects using ActionScript.
Views: 511 |
| by Mathew
Flash - Actionscripting
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: 539 |
| by Jason
Flash - Actionscripting
Put Flash Clock on Your Website
In this tutorial I'll show you how to make simple flash digital clock for your website
Views: 587 |
| by Nick
Flash - Actionscripting
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: 465 |
| by Jarry
Flash - Actionscripting
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: 537 |
| by Colin
Flash - Actionscripting
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: 592 |
| by Donald
Flash - Actionscripting
Customizing Flash Context Menu
Learn how to customize the context menu by removing default items and adding your own items instead.
Views: 450 |
| by Marry
Flash - Actionscripting
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: 556 |
| by Stephen
Flash - Actionscripting
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: 511 |
| by Brad
Flash - Actionscripting
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: 564 |
| by John
Flash - Actionscripting
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: 501 |
| by Daniel
Flash - Actionscripting
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: 585 |
| by Adam
Flash - Actionscripting
