Flash Video Player

Actionscript 3 the variables

by admin on September 26, 2007 · 0 comments

in Basic Actionscript 3, Flash CS3, Tutorials

I have noticed that a good part of members on FlepStudio would want to learn Actionscript 3.0 from the first bases.
Some Flash Designer had gotten used to write code on the buttons and on MovieClips and they used some fundamental scripts to be able to implement a minimum of interactivity to their SWF.
With the creation of Flash CS3 and Actionscript 3.0, to write on the buttons or on the MovieClips is not anymore possible and therefore, they are found lost and often afraid to the only thought to migrate from Flash 8 to Flash CS3 using AS 3.0.

View the circumstances, I have decided to create a new section that will start from the first bases of Actionscript 3.0. I will accompany you to learn in more details and bring you to a good knowledge and higher levels of the language itself.

I will do my best to pass you what I know of Actionscript in the most simple way.
We will study and learn all the basic concepts of Actionscript 3.0:
- variables
- cycles
- array
- functions
- events
and a lot more…

Read more

Share This Post

Related posts

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

Older post: Importance of Array class

Newer post: Apply a TextFormat to TextField