Use this Action when you want to duplicate a Sprite in your Movie.
Target
The target Movie or Sprite to be duplicated.
Name
The name of the new Sprite to be created.
Depth
Depth should be >= 0. Duplicate Sprites at higher depth appear in front of duplicate Sprites at lower depth. You can replace a duplicate Sprite by specifying the same depth as another Sprite. All duplicate Sprites appear in front of all static Objects.