Answer the question
In order to leave comments, you need to log in
Looking for a flash uploader to upload files to a server?
Help, please, with the search for a flash-loader.
We are looking for a flash loader, it should have all the standard features (progress, start, stop, pause, cancel), but I really need to be able to load files strictly one at a time, pulling it from JS each time.
Now I'm spinning swfupload , but it has one problem - it can't load files one at a time, but starts the whole queue. And I need to create a queue, but download files from it strictly one at a time.
You can advise paid.
If someone is ready to write a flash-loader for our needs very quickly and with high quality for sane money, write to the PM.
PS for all normal browsers, our download is done on html5, flash is needed for donkeys, so don't offer html5
Answer the question
In order to leave comments, you need to log in
demo.swfupload.org/v220/formsdemo/index.php - In the worst case, you can make a crutch like they have on their site =)
And changing the file_queue_limit using the setFileQueueLimit function of swfupload does not help?
Have you tried to start uploading a new file from the uploadComplete() method?
demo.swfupload.org/Documentation/#uploadComplete
it seems in this example the files are uploaded one at a time
vremenno.net/js/swfupload-jquery-file-upload/
I know Uploadify has a queueSizeLimit option , maybe that's what you need?
http://lwu.no-ip.org/examples.html - do you need it?
True, this is a completely independent loader, flash + javascript binding.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question