Create a bare-bones flash photo gallery which will look something like this. The thumbnails, images and titles are loaded and setup dynamically with data provided by a xml file.
There are many websites in the Internet built using Macromedia Flash technology. You probably saw different types of scrolling on those websites. I would like to show you one of the easiest ways to create a scroll bar with the mask. It may be used not only for text scrolling but you may also put images into that scrolling.
It is always difficult to learn a thing when you even don't know how to start. If you think programming is absolutely a strange thing, couldn't imagine how to write ActionScript. Wish this tutorial document will help you to know how to start ActionScript, find out what you need in ActionScript.
This is similar to the basic XML menu, but with one key difference it has sub-menus. This tutorial will also encapsulate the menu creation inside a function that uses parameters for greater flexibility.
Learn how to use Get Property to retrieve all possible information about a MovieClip via ActionScript. This details tutorial is written with no assumed knowledge and includes numerous examples and easy to understand explanations. A Set Property tutorial is also available.
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.