the Flash mode means only use Flash , if the browser does not install the Flash , it would prompt the user to install it.
You can also use Auto mode, and disable the silverlight by this way:
uploader.SetAdvancedOption(UploaderAdvancedOption.NoSilverlight, "true");
Regards,
Terry