MovieClip.Duplicate()

MovieClip.Duplicate Method


Duplicates the movie clip.

Definition

public virtual MovieClip Duplicate();

Return Value

Swiff.Internal.MovieClip.

Remarks

The duplicated movie clip will have same parent.

External movie clips loaded with the Loader class cannot be duplicated. This would raise a runtime fatal exception.

© 2004-2005 GlobFX Technologies. All rights reserved.