Advanced Lightning Animation
Author : James Lee
Rating :
Application : Flash

Read this tutorial and see how to create advanced lightning animation using special flash CS3 effects with no ActionScript

Creating Flash Preloaders
Author : James Lee
Rating :
Application : Flash

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.

Generating MovieClips Programatically
Author : James Lee
Rating :
Application : Flash

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.

Presenting Video with Components
Author : James Lee
Rating :
Application : Flash

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.

Creating Typewriter Effect (Part 1)
Author : James Lee
Rating :
Application : Flash

In this section, we’ll use Flash to create a frame-byframe animation to bring ideas to life.

Creating Typewriter Effect (Part 2)
Author : James Lee
Rating :
Application : Flash

Right here, I am going to show you how to create the same typewriter effect but the file size is very much reduced.

Using the Tween Class
Author : James Lee
Rating :
Application : Flash

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.

Generating Random Quotes
Author : James Lee
Rating :
Application : Flash

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.