Actionscripting Flash Tutorials - FlashPerfection.com
Learn ActionScript code structures with this tutorial
October 26,
2005
Today Views:
2 Total Views:
1,302
You can load XML file in your program written on flash. Actually it can be any file that is in the same subdomain as the URL where the movie currently resides.
October 26,
2005
Today Views:
1 Total Views:
1,973
This tutorial will show you how to change movie color using simple actions script technique.
October 25,
2005
Today Views:
2 Total Views:
1,457
Movie clip has a lot of properties and many of them may be changed using action script coding. I want to teach you how you may influence the visibility of your movie clip.
October 25,
2005
Today Views:
1 Total Views:
1,594
Functions are a powerful feature in ActionScript that make it possible to reuse blocks of code throughout a flash movie in great flexibility.
October 25,
2005
Today Views:
3 Total Views:
1,244
Starfield Simulation effect using duplicateMovieClip
October 24,
2005
Today Views:
3 Total Views:
1,905
This is a very basic tutorial, that will show you how to have a Flash movie 'import' and display text from a text file that you create. This can be very useful if you want to update text in a movie, but don't want to edit the .fla file!
October 24,
2005
Today Views:
1 Total Views:
1,650
Use Variables to control Clips
October 24,
2005
Today Views:
1 Total Views:
1,123
Explains the power and usage of LoadVars class for communication with server and text files
October 24,
2005
Today Views:
1 Total Views:
1,011
The If statement if very important as it has the ability to decide on courses of action. At is simplest it will perform an action if something is true.
October 24,
2005
Today Views:
1 Total Views:
1,435

































