FileUploader.multi

Availability

Flash Player 8

Usage

FileUploader.multi:Boolean

Description

Property; a boolean value indicating if multiple file uploads are allowed (true) or not (false).

Example

The following example will change the component layout for multiple file upload:

myFileUploader.multi = true;