I was wondering how I might go about putting the file que in a jquery lightbox. I'd like to click the "Upload new file" button...it would bring up the file dialog box, user selects files clicks save. And a lightbox window with the que would open and the upload would begin.
May 18, 2010 - 10:11am
You should be able to put the queue list in a lightbox (with SWFUpload you get to do just about whatever you want with the UI).
The only caveat is a browser/Flash Player issue. If the movie (the select files button) is hidden then the browser restart the Flash Movie and you'll lose the queue.
We've created a demo that demonstrates different methods of hiding the movie that causes it to reset. Check that out to see the effect.