In this highly requested tip, I shall show you how simple to create Flash preloaders. They are useful for giving the user precise information about the progress of the loading process of a Flash animation.
Not only can you create MovieClip objects at authoring time by dragging instances onto the stage from the library; you can create them programatically using Actionscript. In this tutorial, you will explore some of the techniques for accomplishing this.
The Flash Video component enables you to select from several different playback controllers that visitors use to control the FLV file on your web page. Let's learn how to insert that.
When you install Flash MX 2004 or Flash 8, you acquire powerful classes that allow you to create animation independent of using Motion or Shape Tweening methods. This article shows you how easy it is to use the Tween and Easing classes, even if you aren’t comfortable using ActionScript.
In this tutorial, I am going to show you how to use LoadVars object. LoadVars object allows you to retrieve and send information to the server like a post form in HTML.