Removes the file at the specified index from the upload pane.
$au.imageUploaderFlash('uploaderID').files().remove(index);
Type: Number
The zero-based index of the file to remove.