Gets a mime type of a file.
value = $au.imageUploaderFlash('uploaderID').files().get(index).type();
Type: String
A mime type string like image/jpeg, image/png and similar.
image/jpeg
image/png