Functions
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.
Views: 561 | | by Brad
View this tutorial