free

Availability

Flash Player 7.

Usage

myAligner.free()

Parameters

None.

Returns

Nothing.

Description

Method; removes (unregisters) all registered clips (removeAll) and removes the listener to host's resize event. Prior to deleting of the align object, call this method to do the clean-up.

Example

myAligner.free();
delete myAligner;