|
|
|||
Flash Player 7
FileBrowser.rootDir:String
Property; a relative path to the file root directory from the main file browser directory. The default value is "imgRoot/"
The following example will change the rootDir parameter:
myFileBrowser.rootDir = "myUploadedFiles/";