The EAFlashUpload allows to add a some additional text data to an upload request. Because of each file are sent to the server via separate request this additional data was named the customFileProperties. They have the following structure:

All properties are sent in the upload request as form fields, property name acts as a name of form field and value as a value of form field.
There are a number of ways how custom file properties can be defined: