Hi Basem,
Most likely the client machine has Flash version 10 or above. VWG is currently only compatible with Flash versions up to 9.
A workaround is to use DHTML uploads. You have to change a setting in web.config for that.
Within the <WebGUI> section you add: <UseFlashForUpload Mode="Off" />
Palli