|
|
|||
Flash Player 7
FileBrowser.dirFilter:Array
Property; the names of the directories that will not be shown inside the directory list. The default value is ["_thumb"]
The following code will change the dirFilter property:
myFileBrowser.dirFilter = ["_thumbnails"];