FileBrowser.resetPath

Availability

Flash Player 7

Usage

FileBrowser.resetPath()

Parameters

None.

Returns

Nothing.

Description

Method; resets the text content of the path to the current file browser path.

Example

The following example will reset the path.

myFileBrowser.resetPath();