FileBrowser.serverPath

Availability

Flash Player 7

Usage

FileBrowser.serverPath:String

Description

Property; a relative or absolute path to the folder containing FileBrowser files (ending with a forward slash (/))

Example

The following example will change the server path used by the component:

myFileBrowser.serverPath = "http://example.com/FileBrowser/";