<?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 v3.11 &#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>Personal Blog of Don Citarella</description>
	<lastBuildDate>Sat, 24 Dec 2011 18:02:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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>
</channel>
</rss>

