[jQuery] Re: jQuery.uploader released: Flash based jQuery uploader

2009-02-03 Thread Methnen
Hey Gilles, Thanks again for the great script. I just noticed that it seems to have quit working on the latest version of Safari. It worked great but the release of Safari from last week seems to have broken something. At first I thought it was my fault but I went to your demos on your site and

[jQuery] Re: jQuery.uploader released: Flash based jQuery uploader

2008-12-10 Thread Methnen
Strike that. I figured it out. The queueCompleted call back does indeed end before the stuff in the fileUploadServerData completes which is what was causing the issue. As a workaround I kept two tallies of the file counts to be able to make sure the last image had finished and then put the stuf

[jQuery] Re: jQuery.uploader released: Flash based jQuery uploader

2008-12-10 Thread Methnen
Alexandre/Gilles, Whichever you feels like helping out again. Here is where I'm at. I've got everything almost exactly like I wanted but I'm getting behavior that I didn't expect. As I'm understanding when you choose a file for upload it gets added to a queue. So the queueStarted callback wou

[jQuery] Re: jQuery.uploader released: Flash based jQuery uploader

2008-12-09 Thread Methnen
On Dec 8, 11:52 pm, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote: > clearer ? Infinitely. Thanks. Now to piece this all together into something a bunch of journalists can use without hating me. :) Jamie

[jQuery] Re: jQuery.uploader released: Flash based jQuery uploader

2008-12-08 Thread Methnen
Thanks Gilles, I've almost got the whole thing working exactly like I wanted. Just one thing left. I'm not entirely sure how I would indicate the uploads are in progress and when they are done. Basically I just want to show a little spinning doodad and some text to show that stuff is "happenin

[jQuery] Re: jQuery.uploader released: Flash based jQuery uploader

2008-12-03 Thread Methnen
On Nov 28, 6:17 am, "Gilles (Webunity)" <[EMAIL PROTECTED]> wrote: > Short memo;http://jQuery.webunity.nl/ > Check it out, 2 demo's online! Giles, BEAUTIFUL! I've been looking desperately for something along these lines and have just run into one dead end after another. I'm working trying it o