<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Plupload Forum - do not resize, quality:100 causes problems.]]></title>
		<link>http://www.plupload.com/punbb/viewtopic.php?id=1319</link>
		<description><![CDATA[The most recent posts in do not resize, quality:100 causes problems..]]></description>
		<lastBuildDate>Wed, 02 May 2012 16:14:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: do not resize, quality:100 causes problems.]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=7010#p7010</link>
			<description><![CDATA[<p>i did not want to resize and removing the line was not uploading the images.</p><p>So i just changed the values to 0 and all works OK.</p><p>resize : {width : 0, height : 0, quality : 100},</p>]]></description>
			<author><![CDATA[dummy@example.com (raycarter)]]></author>
			<pubDate>Wed, 02 May 2012 16:14:45 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=7010#p7010</guid>
		</item>
		<item>
			<title><![CDATA[Re: do not resize, quality:100 causes problems.]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5627#p5627</link>
			<description><![CDATA[<p>Try a recompiled swf from here: <a href="https://github.com/moxiecode/plupload/issues/421#issuecomment-2880772">https://github.com/moxiecode/plupload/i &#133; nt-2880772</a> and check if it helps to neutralize hang problem. Do not forget to purge your browser&#039;s cache.</p>]]></description>
			<author><![CDATA[dummy@example.com (davit)]]></author>
			<pubDate>Thu, 01 Dec 2011 17:43:45 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5627#p5627</guid>
		</item>
		<item>
			<title><![CDATA[do not resize, quality:100 causes problems.]]></title>
			<link>http://www.plupload.com/punbb/viewtopic.php?pid=5355#p5355</link>
			<description><![CDATA[<p>I don&#039;t want to resize the images on client side. <br />When I remove this line : </p><p>resize : {width : 320, height : 240, quality : 90},</p><p>both FF and IE freezes up. This is my set up:</p><p>$(&quot;#uploader&quot;).pluploadQueue({<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // General settings<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; runtimes : &#039;gears,flash,silverlight,browserplus,html5&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; url : &lt;cfoutput&gt;&#039;myURL.cfm?vw=saveImage&amp;projectID=#projectID#&#039;&lt;/cfoutput&gt;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; max_file_size : &#039;10mb&#039;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; unique_names : false,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Resize images on clientside if we can<br />&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;resize : {width : 320, height : 240, quality : 90},<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Specify what files to browse for<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; filters : [<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {title : &quot;Image files&quot;, extensions : &quot;jpg,gif,png&quot;}<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ],<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Flash settings<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; flash_swf_url : &#039;scripts/plupload.flash.swf&#039;,<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Silverlight settings<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; silverlight_xap_url : &#039;scripts/plupload.silverlight.xap&#039;<br />&nbsp; &nbsp; &nbsp; &nbsp; });</p><p>Another problem I am having is with the quality param in resize. If i set it to 100, some of my images do not upload completely. Say I see 70%. When I open the image, I see bottom of the images replaced with some gray background. </p><p>I tried using both minimized and full versions and had the same problem. Also, I am trying to refresh the page after all the images uploaded. I tried using this : </p><p>init : {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; FileUploaded: function(up, file, info) {<br />&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;// Called when upload shim is moved<br />&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; window.location.reload();<br />&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } </p><p>but had no luck.<br />Any help?</p>]]></description>
			<author><![CDATA[dummy@example.com (FALCONSEYE)]]></author>
			<pubDate>Fri, 28 Oct 2011 15:29:33 +0000</pubDate>
			<guid>http://www.plupload.com/punbb/viewtopic.php?pid=5355#p5355</guid>
		</item>
	</channel>
</rss>
