
Advertisment
The words in Action
This tutorial will show you how to apply some action at some text, word, picture... using Action Script. For this example I will apply some action...
Views: 465 |
| by Brad
Flash - Actionscripting
Loading variables from a text file using the LoadVars class
The LoadVars class has been introduced to replace the old deprecated loadVariables and loadVariablesNum global function. The LoadVars methods give...
Views: 469 |
| by John
Flash - Actionscripting
Using arrays in actionscript
An array can be compared to a chest with drawers. The chest itself doesn't contain the content, it contains the drawers, the drawers hold the...
Views: 440 |
| by David
Flash - Actionscripting
GetUrl By Picture
In this tutorial I will teach you how to create a getURL using pictures! You will also learn how to build a simple button with over effect!
Views: 474 |
| by Daniel
Flash - Actionscripting
Loading HTML-formatted text in a dynamic text field
Although it is very easy to format your text at authoring time, it is not the case when you load text dynamically in a dynamic text field. The best...
Views: 448 |
| by Mark
Flash - Actionscripting
Drag and Drop Initiates Action Effect
In this Flash tutorial you will first create a symbol (object) that you can drag and drop around the screen. Next you will create a drop zone area...
Views: 484 |
| by Simon
Flash - Actionscripting
Creating a preloader in Flash
Preloaders are very popular and pretty easy to create in Flash. For a preloader to behave smoothly and accurately it is important to take some...
Views: 489 |
| by Ben
Flash - Actionscripting
Scanning custom cursor with displayed coordinates
Learn to make a crosshair cursor that replaces the system mouse and how to show the current position of the mouse with a dynamic text field....
Views: 491 |
| by Ben
Flash - Actionscripting
Mathematically generated pictures
Learn how to apply sine and cosines function for creating some pictures by Drawing API.
Views: 451 |
| by Amy
Flash - Actionscripting
Using Shared Objects in Flash
Shared Objects are very much like browser cookies, they are used to store a small amount of data on the user machine. This data can be retrieved by...
Views: 491 |
| by Tutorial
Flash - Actionscripting
Digital Clock Actionscript
Create an Actionscript powered Flash clock with AM/PM display.
Views: 507 |
| by Mark
Flash - Actionscripting
Adaptable color gradient movie background made with ActionScript
Create a gradient fill background for your flash document with just a few lines of ActionScript. This background is valid for any movie regardless...
Views: 435 |
| by John
Flash - Actionscripting
Gradient by Action Scipt
Learn how to create a gradient shape using Action Script.
Views: 432 |
| by Isac
Flash - Actionscripting
Complication
This tutorial will show you how to create some kind of Complication using Action Script.
Views: 434 |
| by Source
Flash - Actionscripting
Spin effect
This tutorial will teach you how to apply the spin on some object using Action Script.
Views: 481 |
| by Steve
Flash - Actionscripting
Actionscript Basics (Video Tutorial)
Introducing Actionscript, and how it is used. This video covers the stop and gotoAndStop commands.
Views: 443 |
| by Ben
Flash - Actionscripting
Curve lines
Learn how to create a curve lines using Action Script.
Views: 424 |
| by Nick
Flash - Actionscripting
Horizontal navigation arrow
Horizontal navigation arrow that tracks the mouse. Makes your UI professional. Great for beginners and experts alike.
Views: 476 |
| by Sarah
Flash - Actionscripting
Basic ActionScript: learn to use the trace command and comments in your code
Make your life easier while actionscripting by the use of the trace() method and comments. This ActionScript tutorial is excellent for beginners in...
Views: 400 |
| by Troy
Flash - Actionscripting
Simple & Easy Preloader
A great tutorial explaining how to make a preloader. All Actionscript explained.
Views: 447 |
| by Jason
Flash - Actionscripting
