You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Functions 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.