SharedObject.clear()

Availability

Flash Player 7.

Usage

my_so.clear()

Parameters

None.

Returns

Nothing.

Description

Method; purges all of the data from the shared object and deletes the shared object from the disk. The reference to my_so is still active, and my_so is now empty.