G-L > LocalConnection.close |
LocalConnection.close
LocalConnection, LocalConnection.close, close
Communications/LocalConnection/Methods/close
Availability
Flash Player 6.
Usage
receivingLC.close
Parameters
None.
Returns
Nothing.
Description
Method; closes (disconnects) a LocalConnection object. Issue this command when you no longer want the object to accept commandsfor example, when you want to issue a LocalConnection.connect command using the same connectionName parameter in another movie.
See also