Actionscripting Flash Tutorials - FlashPerfection.com

Flash Actionscripting Tutorials represent a very interesting field for creative work and vision where, lest there be any doubt, will be a place for your self-expression in its full measure.The very invention of your own script supposes implication of all your creativity and ability to express a certain message in original way, sending it in every detail and unit of your composition. Flash Actionscripting Tutorials will show you all possible ways and manners to realize your idea properly without wasting time and with minimal efforts. Bright and memorable, your composition will get a chance to become a real masterpiece with its own specific character, being easily incarnated by means of Flash Actionscripting.
Sort byTutorials Per Page
Pages:105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | Next| Last
There are several times when I found it helpful to get the position of an item contained in an array. This quest becomes especially useful when you are dealing with multiple arrays with items in one array corresponding with items in another array.
October 19, 2006 Today Views: 1 Total Views: 2,084

Symple Galery

Author: kreso3110  Rating:
This tutorial will show you how to create a simple flash galery using Action Script and Loader.
October 18, 2006 Today Views: 1 Total Views: 4,800
Group Discount System
_root is an alias, just as _parent and this. It is used to access the root of the current level. For instance, if you write this in the first frame of your movie:
October 18, 2006 Today Views: 1 Total Views: 2,815

Relative Addressing

Author: Kirupa.com  Rating:
We have talked already about scope issues and addressing. They're tricky. Well there's very particular issue I want to talk to you about: the use of _root.
October 17, 2006 Today Views: 1 Total Views: 1,991
In this tutorial I will show you how to get mouse position information. I know this is not very usefull now but when you comprehend the structure of this exercise you can easely make flash movie in which the some objects following the mouse cursor by reading mouse position coordinates.
October 16, 2006 Today Views: 1 Total Views: 4,440

Variable Scope

Author: Kirupa.com  Rating:
One of the first problems programmers encountered when switching from Flash 5 to Flash MX was the variables scope. What I mean by variables scope is: where do I define my variables? And from where can I have access to them. In Flash 5, everything was quite simple.
October 16, 2006 Today Views: 1 Total Views: 2,530

Mouse x-y Coordinates

Author: kreso3110  Rating:
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 moving, using action script.
October 13, 2006 Today Views: 1 Total Views: 4,615

Var Declaration

Author: Kirupa.com  Rating:
Declaring a variable as var makes it local to the function in which it is declared. Therefore it cannot be accessed from outside the function, and it is destroyed at the end of each loop.
October 13, 2006 Today Views: 1 Total Views: 1,992

Super Preloader

Author: FlashSandbox  Rating:
Making a preloader is a common topic for tutorials, but here's a new twist: download rate/remaining time. It'll look something like this:
October 12, 2006 Today Views: 2 Total Views: 4,764

Flash viewer

Author: kreso3110  Rating:
This tutorial explaining how to make a slide show viewer using action script and pictures in flash.
October 12, 2006 Today Views: 1 Total Views: 3,970
Pages:105 | 106 | 107 | 108 | 109 | 110 | 111 | 112 | 113 | 114 | Next| Last
flash CMS websites