FileViewer.fileBrowser

Availability

Flash Player 7

Usage

FileViewer.fileBrowser:MovieClip

Description

Property; The instance name of a FileBrowser movie clip. The FileViewer will subscribe to the 'change' event to retrieve the file path.

Example

The following example will change the fileBrowser property:

myFileViewer.fileBrowser = _root.myFileBrowser;