Examples

Primative Pong Game
Primative Black Jack Game
Basic OO Black Jack Game
Basic Form
Complex Form
JavaScript from ActionScript
Basic Image Animation
Hello World on a Timer
Tads Basic Checker Class
A Simple FLV Player
Simple getter use
A liaison Class
Parent Child Control
Wrapper to server bridge
Primative Space Shooter Game
Simple XML Loader
Primative Speed Simulation
Simple Sound Mixing
Welcome to Action (t)ad.com
 


This website is all about ActionScript!
ActionScript is the language of the Adobe Flash Player.
When working with software such as Flash MX and Flash CS4,
ActionScript is used for dynamic events and scripting.
With the introduction of ActionScript 3.0
the need for separate software programs has been reduced.
Now, all that is required to make basic applications is a good understanding of
the language, and a .swf compiler found within the Adobe Flex SDK.
(Software Development Kit.)

The great versatility of the language is that the same packaged ActionScript
code can be used from one project to another.
Flex applications can be compiled with a combination of .as and .mxml files.
ActionScript files can be used as Document Classes within Flash CS4.
This website provides an overview of the ActionScript 3.0 language,
and examples of purely code based applications.

About the Author