FileBrowser.refresh

Availability

Flash Player 7

Usage

FileBrowser.refresh()

Parameters

None.

Returns

Nothing.

Description

Method; retrieves file information from the server and updates the file list.

Example

The following example will update the file list.

myFileBrowser.refresh();