|
|
|||
Flash Player 7
FileViewer.pathView:String
Property; Defines what will be shown inside the path field. Possible values are "full" for full path and "filename" (the default value)
The following example will change the pathView property:
myFileViewer.pathView = "full";