Flash Tutorial, What is ActionScript

1 - I can do better 2 - Jury's out 3 - Pretty darn good 4 - Splendiferous 5 - Awesometastic by 4 people | Log in to rate

Ranked #919 in Games, #25,350 overall

What is ActionScript

This page is the first of a many dedicated to Flash ActionScript. On this page I will attempt to explain What ActionScript is.

Links to more ActionScript information! 

What is ActionScript!

Here are a few links that Gordon French feels you will find useful.
frenchSqaured
FrenchSquared a ActionScript programmer and a site soon to offer free ActionScript tutorials.
What is ActionScript.
The Definition of ActionScript.
ActionScript Flash Game
here is a link to an ActionScript Flash Asteroids Game.
ActionScript Flash Game
here is a link to an ActionScript Flash Concentration Game.
ActionScript 3.0 Tutorials
Here is a great place for ActionScript 3.0 and Flash Tutorials.
Basic Lesson in ActionScript 3.0
Here is a great Beginning ActionScript 3.0 Lesson on Functions.
F2-4Kids.com
Educational Games, Kids online coloring book, This is a website dedicated to the education of Children. It started as a project to help my children develop there computer skill and has turned into F2-4Kids.com

What is ActionScript 

the definition of Flash ActionScript

What Is ActionScript?

Simply put, ActionScript is a programing language. It allows you (the programer) to the enhance user control of a flash application. If you want anything exciting or interactive to happen within a flash application you have to use ActionScript. With ActionScript you can program your flash application to adapt, or reach to user input, user action, external data or even the time of day. An example of such a change would be igoogle's web header. If you have an igoogle account you can choice your own web header. This header will change based on weather conditions and the time of day.

ActionScript enables the programer to provide both action-oriented instructions(do-this) and logic-oriented instructions(check this then do something) to the flash application.

ActionScript is created with a syntax structure, the same way that all programing language are developed, ActionScript Syntax consists of many different words, phrases, punctuation and structure. You can not simple write print the phrase "ActionScript is cool!" color blue and bold. You must use the proper syntax.

Such as:
phrase_txt.text = "ActionScript is Cool!"
phrase_txt.textColor = 0x232e81
phrase_txt.thickness = 2

Don't worry if that code seems foreign to you. At this point I don't expect it to make sense. I just wanted you to see a sample of code, with proper syntax, later on I will explain line by line what the code actually does.

So Basically, ActionScript is a programing language that enables advance control of flash applications.

ActionScript Video's 

Flash ActionScript tutorials.

Here are a few video's on Flash ActioonScript.
YouTube thumbnail
Flash Actionscript: Character ...

Runtime: 7:32 | 35934 views | Comments

YouTube thumbnail
ActionScript 3 Preloader! Flas...

Runtime: 23:17 | 62809 views | Comments

YouTube thumbnail
Actionscript 3.0 Flash Navigat...

Runtime: 49:41 | 49201 views | Comments

YouTube thumbnail
Flash Tutorial :: Learn how to...

Runtime: 32:50 | 111111 views | Comments

YouTube thumbnail
How to structure a full flash ...

Runtime: 6:28 | 27858 views | Comments

YouTube thumbnail
Flash ActionScript 3.0 Tutoria...

Runtime: 13:17 | 7442 views | Comments

automatically generated by YouTube"

by FrenchSquared

Gordon French is a Flash Programmer and Flash Designer. Check out My site at
Gordon French
Flash Tutorials
F2-4Kids.com.com
IT Admin
CSS How To (more)

Explore related pages

Create a Lens!