FileUploader.serverPath

Availability

Flash Player 8

Usage

FileUploader.serverPath:String

Description

Property; a relative or absolute path to the folder containing FlashFileManager files (including a forward slash (/))

Example

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

myFileUploader.serverPath = "http://example.com/FlashFileManager/";