|
|
|||
Flash Player 7
FileBrowser.extensionFilter:Array
Property; names of the directories that will be shown inside the file list.
The following code will limit the file list to show only files with a .gif extension:
myFileBrowser.extensionFilter = ["gif"];