Insert | Instance...
Inserts an Instance of a specific Sprite into the current Scene/Sprite/Group.
An Instance is a clone of another Object. The contents of the Instance and its reference Object are always the same. Making changes to the reference Object will change the Instance. This feature can be used to simplify the process of making global changes to commonly used Objects within a Movie.