About controlling instances and symbols with ActionScript

You can use ActionScript to control movie clip and button instances. The movie clip or button instance must have a unique instance name to be used with ActionScript. For information on assigning a name to an instance, see Creating instances. You can also use ActionScript to control movie clip or button symbols. For more information, see Handling Events.