LoadVars and LoadVariables are two of the most common and easiest methods of connecting Flash SWF files to external data sources. This tutorial covers both methods in great detail, assuming almost no prior knowledge and providing numerous examples and hints.
LoadVars class is the most powerfull class for communicating with server-side technologies and to load external data from text files. It was introduced in Flash Player 6 to provide a cleaner, much more object-oriented interface for the common task of exchanging data with a server and text files.
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.
Read this tutorial and see how to create advanced mystic text animation in flash 8, using Action Script. This tutorial is so hard for explain, but I'll try on, to explain it on the best way I can, so Let's go!