FileViewer.imageExts

Availability

Flash Player 7

Usage

FileViewer.imageExts:Array

Description

Property; A list of permitted image extensions.

Example

The following example will change the imageExts property:

myFileViewer.imageExts = ["jpg","jpeg"];