remove

Availability

Flash Player 7.

Usage

myAligner.remove(target)

Parameters

target Movie clip to unregister.

Returns

Nothing.

Description

Method; unregisters target movie clip (and listeners to the target movie clip in case calculated registration point was used).

Example

myAligner.remove(String(myMovieClip));