Single Frame ActionScripting Adobe Flash / ActionScript
This tutorial is to learn how to place all your code in a single frame of the Timeline (i.e., frame based AS) as opposed to attaching code to an object (i.e., object based AS).
FS Commands Adobe Flash / ActionScript
This tutorial is to learn how to get Flash to send the Browser JavaScript commands. You will learn how Flash can be used to run JavaScript code on a HTML web page.
Text Scroll using simple ActionScript Adobe Flash / ActionScript
In this Flash Tutorial you will learn how to make text scroll up and down in Flash. This tutorial uses a standard animation method called Tweening that moves the text up and down.
Multiple Filters with ActionScript Adobe Flash / ActionScript
Learn how to apply several filters to a single object with ActionScript. There is a full reference section enabling you to look at any particular filter in detail. The following filters are included: Blur, Bevel; Drop Shadow; Glow; Gradient Bevel; Gradient Glow and Color Matrix.
Excess Space Remover Adobe Flash / ActionScript
If you have ever wanted to remove excessive spaces from a string, whether it be a text box, variable, xml loaded file or etc. Well now you can, this handy script will remove excessive spaces (That's tab spaces, enter or new line spaces and normal spaces/same as space bar spaces.) from a sentence.
Animation - Tweening Adobe Flash / Animation
The aim of the tutorial is to show people who are new to Flash how to create a simple animation using technique called Tweening. Tweening enables you to move objects, change their colour, size and transparency. In this tutorial I will show you how move text around. This tutorial is designed to teach the beginner fundamental processes used in creating Flash Movies, in particular an introduction to Motion Tweening, the Timeline and Symbols.
Tweens within Tweens Adobe Flash / Animation
A tutorial for beginners, showing you how to place one animation inside another animation. This is a basic technique in Flash which is of fundamental importance.
Animated Masks Adobe Flash / Animation
This tutorial shows you how to make a simple animated Mask in Flash. A Mask is an object which hides something. In Flash Masks are used with layers and they provide a simple way to selectively reveal portions of the Layer or Layers below. Masking requires making one Layer a Mask Layer and the Layers below it become only partly visible or masked.
Tweening Shapes Adobe Flash / Animation
The aim of the tutorial is to learn how to morph shapes in Flash. This is an important animation technique in Flash called Shape Tweening. The term Tweening means to move or animate an object. When you Shape Tween you change or animate an objects outline shape. Shape Tweening is a simple form of Flash animation that changes one Shape into a new Shape. This tutorial is suitable for those of you who maybe new to Flash.
Animation - Lithium Atom Adobe Flash / Animation
The aim of the tutorial is to learn how to create an animation which uses Masks to make objects disappear behind other objects and how to attach Movie Clips to Motion Guides.