FileViewer.autoSize

Availability

Flash Player 7

Usage

FileViewer.autoSize:Boolean

Description

Property; a boolean value indicating if the image should be sized automatically when loaded (true) or not (false).

Example

The following example will change the autoSize property:

myFileViewer.autoSize = true;