I am currently using SwfUpload (v2.2.0.1) on my asp.net web application with no problems.
What I would like to do is to return to normal loading when the user / client did not install flash memory. I can imagine that this could be done with something like replacing jquery or similar using a flash detection script.
I do not need to provide rollback if the user / client does not have javascript.
How do I start writing this type of bounce or does anyone have any working swfupload examples?
Thanks in advance.
source
share