fl.clearPublishCache()

#### Availability

Flash CS5.5 Professional.

#### Usage

fl.clearPublishCache()

#### Parameters

None.

#### Returns

Nothing.

#### Description

Method; empties the publish cache.

#### Example

The following code empties the publish cache:

javascript
fl.clearPublishCache()


#### See also

fl.publishCacheDiskSizeMax (../flash_object_(fl)/fl50.md), fl.publishCacheEnabled (../flash_object_(fl)/fl51.md), fl.publishCacheMemoryEntrySizeLimit (../flash_object_(fl)/fl52.md), fl.publishCacheMemorySizeMax (../flash_object_(fl)/fl53.md)