FileUploader.maxSize

Availability

Flash Player 8

Usage

FileUploader.maxSize:Number

Description

Property; the maximum file size in kilobytes.

Example

The following example will change the maxSize property:

myFileUploader.maxSize = 1024;