dojox.form.FileUploader - FileInputFlash Test
            	
 Flash Mode - 
            
            Emulate No Flash Plugin
            Switch to Multi-File mode
            Switch to Single-File mode
            The following is an example of FileUploader trigger FileInputFlash act's with the same APIs as FileInputOverlay, so you can build your own file input. For the file to actually upload, you'll need to have PHP enabled. 
            Multiple-file mode. You may choose multiple files from the System Dialog.
            Single-file mode. You may choose only one from the System Dialog.
         
        
            
            	dojox.form.FileUploader - Degraded to FileInputOverlay
            	
HTML Mode - 
			
            Normal Flash Plugin Mode
            Switch to Multi-File mode
            Switch to Single-File mode
            The following is an example of the user not having the Flash plugin installed, and the FileUploader degrading to the FileInputOverlay, except in Opera, which does not support the HTML file input overlay.
            Multiple-file mode. You may upload multiple files by adding files to the upload list, one at a time.
            Single-file mode. You may choose only one from the System Dialog.