Sorry for my English, I'm from Russia.
I have a trouble with resize future of SWFUpload. If jpeg is smaller than thumbnail_height and thumbnail_width, it's uploading to the server width 0 bytes size.
Sorry for my English, I'm from Russia.
I have a trouble with resize future of SWFUpload. If jpeg is smaller than thumbnail_height and thumbnail_width, it's uploading to the server width 0 bytes size.
March 5, 2010 - 10:30am
Can you provide a copy of the test file and the settings you are using? Are you using the beta3.1 SWF (which is a separate download)?
March 5, 2010 - 12:04pm
i have same trouble here http://demo.swfupload.org/v250beta3/resizedemo/index.php, try to download image 64 x 64 px, for example...
March 5, 2010 - 4:54pm
We've posted an update that will hopefully resolve the issue. It seems we are unloading the file data too soon and Flash doesn't keep a copy for it to work on.
Now we unload it AFTER the upload is finished or erred. I've posted a Beta 3.2 download to Google code and updated the Beta 3 online demos (you might need to clear your browser cache).
Let us know if this resolves issues for you.
March 5, 2010 - 8:28pm
Thank 's!