|
|
Home »
Adobe Flash »
ActionScript
::
There are times when you will want to have a section of ActionScript code reused. In those cases, functions play an important role. A function is a section of code that can be reused throughout your movie, and it can be varied depending on the data you input to the function.
Related Tutorials
 |
|
 |
|
ActionScript for Newbies
Adobe Flash / ActionScript
ActionScript for Newbies Contents: ActionScript for Newbies, Starting with: What is ActionScript and what can you do with it?
The ActionScript syntac, Variables, Using Functions, Operators, If...Else, Creating functions, Buttons, Array, Loops, ActionScript math functions, Movieclips and the dot syntax, Movieclip properties, Movieclip events, Drawing with ActionScript, Prototypes, The Debugger, Last Words.
Site: www.webdesign.org
Report -
View Tutorial
|
|
 |
|
 |
 |
|
 |
|
Flash 5 Programming for Designers
Adobe Flash / Getting Started
In this tutorial we will be going through a lot of stuff and will aim to introduce you to the basic pillars of geekdom - Data Types, Variables, Expressions, Operators, Functions and of course the great new addition, Objects. (there are more, but we're here to keep it simple)In this series the following topics will be addressed, these are best read in order:Data Types,Variables,Expressions,Numeric Operators,String Operators,Logical Operators,Precedence and Associativity,Predefined Functions,The Movie Explorer,Putting it all together.
Site: www.flashkit.com
Report -
View Tutorial
|
|
 |
|
 |
|