FileViewer.pathView

Availability

Flash Player 7

Usage

FileViewer.pathView:String

Description

Property; Defines what will be shown inside the path field. Possible values are "full" for full path and "filename" (the default value)

Example

The following example will change the pathView property:

myFileViewer.pathView = "full";