when i call uploadifySettings("scriptData", { 'description': description });
it mean that param description is set one time after click button upload, how can i set param description on each file that uploads ? for example i want to upload 10 files so i can change param description 10 times