LocalConnection.close()

Availability

Flash Player 6.

Usage

receiving_lc.close

Parameters

None.

Returns

Nothing.

Description

Method; closes (disconnects) a LocalConnection object. Issue this command when you no longer want the object to accept commands—for example, when you want to issue a LocalConnection.connect() command using the same connectionName parameter in another SWF file.

See also

LocalConnection.connect()