I am using SWFUpload to upload multiple files at once.
But I notices that on FireFox and Opera the “Open file window” has button “Save” instead of “Open”.

IE and Chrome has “Open”.
Is there a way to change the button from “Save” to “Open”?
Thank you.
With
actionscript, the only things, you can customize inOpen/Savedialog, arefile-type filtersanddefault filename(when saving). So there is no way for changing labels on buttons.