Using Functions in ActionScript 3.0
|
Popularity: (87)
Tags: flash functions as3 Link: Visit It >> |
Functions are fundamental tools used in ActionScript to reduce the amount written code, save time, and add a logical structure to your code.