<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flash File Uploader &#8211; Details Bugfix</title>
	<atom:link href="http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/feed/" rel="self" type="application/rss+xml" />
	<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/</link>
	<description>The Personal Blog of Don Citarella</description>
	<lastBuildDate>Thu, 26 Aug 2010 13:44:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Don</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-50796</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 18 Nov 2008 21:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-50796</guid>
		<description>Hi s4cr, change line 30 of the index file to redirect to your desired location.</description>
		<content:encoded><![CDATA[<p>Hi s4cr, change line 30 of the index file to redirect to your desired location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s4cr</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-50767</link>
		<dc:creator>s4cr</dc:creator>
		<pubDate>Tue, 18 Nov 2008 14:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-50767</guid>
		<description>thanks:)

i have one more question. After uploading a file, index.php loads. How can i change that? i would like to load the page with info, download links ect of the uploaded file.</description>
		<content:encoded><![CDATA[<p>thanks:)</p>
<p>i have one more question. After uploading a file, index.php loads. How can i change that? i would like to load the page with info, download links ect of the uploaded file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-50682</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Mon, 17 Nov 2008 19:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-50682</guid>
		<description>Looks great, s4cr. Nice little widget you&#039;ve got there.</description>
		<content:encoded><![CDATA[<p>Looks great, s4cr. Nice little widget you&#8217;ve got there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s4cr</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-50669</link>
		<dc:creator>s4cr</dc:creator>
		<pubDate>Mon, 17 Nov 2008 16:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-50669</guid>
		<description>allready figured it out..:)
Here&#039;s an example
http://dophp.info/upl/upl.php

Username: asdf
Pass: asdfg</description>
		<content:encoded><![CDATA[<p>allready figured it out..:)<br />
Here&#8217;s an example<br />
<a href="http://dophp.info/upl/upl.php" rel="nofollow">http://dophp.info/upl/upl.php</a></p>
<p>Username: asdf<br />
Pass: asdfg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-50627</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Mon, 17 Nov 2008 07:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-50627</guid>
		<description>Hi s4cr. I&#039;m sorry, I&#039;m not exactly sure what you&#039;re asking. Can you explain it better and, perhaps, provide a link to illustrate?</description>
		<content:encoded><![CDATA[<p>Hi s4cr. I&#8217;m sorry, I&#8217;m not exactly sure what you&#8217;re asking. Can you explain it better and, perhaps, provide a link to illustrate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s4cr</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-50618</link>
		<dc:creator>s4cr</dc:creator>
		<pubDate>Mon, 17 Nov 2008 05:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-50618</guid>
		<description>hi. First of all, i would like to thank u for this piece of code:) it made my life easier
But i have one problem..I need to create uploader with manual selecting of upload dir from select box. How would u suggest to pass selectBox.value to uploader? i tired loading whole swf part with AJAX (onChange=loadurl(...)), but it doesn&#039;t load at all. I&#039;m confused:)
thanks</description>
		<content:encoded><![CDATA[<p>hi. First of all, i would like to thank u for this piece of code:) it made my life easier<br />
But i have one problem..I need to create uploader with manual selecting of upload dir from select box. How would u suggest to pass selectBox.value to uploader? i tired loading whole swf part with AJAX (onChange=loadurl(&#8230;)), but it doesn&#8217;t load at all. I&#8217;m confused:)<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tatiana</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-49631</link>
		<dc:creator>Tatiana</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-49631</guid>
		<description>&lt;p&gt;Very useful post. where can i find more articles about this stuff?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very useful post. where can i find more articles about this stuff?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-42944</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Wed, 01 Oct 2008 04:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-42944</guid>
		<description>Sorry, that&#039;s an example of an entire .htaccess file. All you need to add are the PHP_VALUE lines if your access file works the way you want it now.</description>
		<content:encoded><![CDATA[<p>Sorry, that&#8217;s an example of an entire .htaccess file. All you need to add are the PHP_VALUE lines if your access file works the way you want it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-42911</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Wed, 01 Oct 2008 01:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-42911</guid>
		<description>Don.

I also learned that Flash does not support http auth.

Should I put those lines in my .htaccess or my php.ini file?

Thanks
ian</description>
		<content:encoded><![CDATA[<p>Don.</p>
<p>I also learned that Flash does not support http auth.</p>
<p>Should I put those lines in my .htaccess or my php.ini file?</p>
<p>Thanks<br />
ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://don.citarella.net/2008/08/26/flash-file-uploader-details-bugfix/comment-page-1/#comment-42859</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 30 Sep 2008 21:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://don.citarella.net/index.php/2008/08/26/flash-file-uploader-details-bugfix/#comment-42859</guid>
		<description>Tuan, to change the Flash file to pass the PHP Session ID to upload.php, just modify the end of line 153 of the Flash file and republish:

&lt;tt&gt;
...&amp;dir=&quot;+_root.upload_dir);
&lt;/tt&gt;
...becomes...
&lt;tt&gt;
...&amp;dir=&quot;+_root.upload_dir+&quot;&amp;PHPSESSID=&quot;+_root.PHPSESSID);
&lt;/tt&gt;

Then republish the Flash. If you don&#039;t have Flash, let me know and I&#039;ll send you an updated .SWF.</description>
		<content:encoded><![CDATA[<p>Tuan, to change the Flash file to pass the PHP Session ID to upload.php, just modify the end of line 153 of the Flash file and republish:</p>
<p><tt><br />
...&#038;dir="+_root.upload_dir);<br />
</tt><br />
&#8230;becomes&#8230;<br />
<tt><br />
...&#038;dir="+_root.upload_dir+"&#038;PHPSESSID="+_root.PHPSESSID);<br />
</tt></p>
<p>Then republish the Flash. If you don&#8217;t have Flash, let me know and I&#8217;ll send you an updated .SWF.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
