Home » Games

Flash Tutorial, What is ActionScript

Ranked #2,809 in Games, #113,769 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.
Flash Actionscript: Character Movement and Jumpig
by pbj746 | video info

182 ratings | 64,162 views
automatically generated by YouTube

by

FrenchSquared

Gordon French is a PHP Developer, SEO Master and Wordpress Guru employed by Mike Filsaime Inc. Gordon's portfolio is at:
Gordon French One of his better...
more »

Feeling creative? Create a Lens!