|
|
|||
Flash Player 7
FileBrowser.controls:Array
Property; Allows the changing of the control bar at runtime.
Controls can be:
The following code will change the component's visual representation to contain only the 'delete' button and the file list:
myFileBrowser.controls = ["delete", "fileList"];