FileUploader.fileBrowser

Availability

Flash Player 8

Usage

FileUploader.fileBrowser:MovieClip

Description

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

Example

The following example will change the fileBrowser property:

myFileUploader.fileBrowser = _root.myFileBrowser;