Flash Player 8
FileUploader.maxSize:Number
Property; the maximum file size in kilobytes.
The following example will change the maxSize property:
myFileUploader.maxSize = 1024;