FileViewer.controls

Availability

Flash Player 7

Usage

FileViewer.controls:Array

Description

Property; Allows changing of the controls at runtime.
Controls can be:

Example

The following code will change component's visual representation so that it contains only 'zoom' buttons:

myFileViewer.controls = ["zoom"];