|
|
|||
Flash Player 7
FileBrowser.serverPath:String
Property; a relative or absolute path to the folder containing FileBrowser files (ending with a forward slash (/))
The following example will change the server path used by the component:
myFileBrowser.serverPath = "http://example.com/FileBrowser/";