<?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: Using the URLVariables and FileReference classes to pass data from Flex to a server-side script</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Mon, 13 Feb 2012 01:38:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Exton</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-9506</link>
		<dc:creator>Exton</dc:creator>
		<pubDate>Thu, 18 Aug 2011 10:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-9506</guid>
		<description>Great post, I read it twice.</description>
		<content:encoded><![CDATA[<p>Great post, I read it twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-9054</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Tue, 15 Mar 2011 16:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-9054</guid>
		<description>@Marylka,

There should be a simple example in the comments at &lt;a href=&quot;http://blog.flexexamples.com/2007/09/21/uploading-files-in-flex-using-the-filereference-class/&quot; rel=&quot;nofollow&quot;&gt;&quot;Uploading files in Flex using the FileReference class&quot;&lt;/a&gt;.

Peter</description>
		<content:encoded><![CDATA[<p>@Marylka,</p>
<p>There should be a simple example in the comments at <a href="http://blog.flexexamples.com/2007/09/21/uploading-files-in-flex-using-the-filereference-class/" rel="nofollow">&#8220;Uploading files in Flex using the FileReference class&#8221;</a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marylka</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-9050</link>
		<dc:creator>Marylka</dc:creator>
		<pubDate>Tue, 15 Mar 2011 07:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-9050</guid>
		<description>How do I upload it on my server with ColdFusion. The combination of ColdFusion and Flex 4.

THX</description>
		<content:encoded><![CDATA[<p>How do I upload it on my server with ColdFusion. The combination of ColdFusion and Flex 4.</p>
<p>THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wang</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-4303</link>
		<dc:creator>Mark Wang</dc:creator>
		<pubDate>Thu, 25 Jun 2009 07:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-4303</guid>
		<description>I Just did a upload function, save file service can access anonymously. and save file to a special folder such as &quot;d:\temp&quot;. the all work fine in FireFox,Safari.but IE. the always pop-up login window in IE. whether input right or wrong password,the procedure will failed.

(while I open Fiddler to listen HTTP, the upload becomes OK in IE)

May some errors?

Thanks very much~</description>
		<content:encoded><![CDATA[<p>I Just did a upload function, save file service can access anonymously. and save file to a special folder such as &#8220;d:\temp&#8221;. the all work fine in FireFox,Safari.but IE. the always pop-up login window in IE. whether input right or wrong password,the procedure will failed.</p>
<p>(while I open Fiddler to listen HTTP, the upload becomes OK in IE)</p>
<p>May some errors?</p>
<p>Thanks very much~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Squeral</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-1739</link>
		<dc:creator>Squeral</dc:creator>
		<pubDate>Sat, 21 Mar 2009 10:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-1739</guid>
		<description>Turns out it was easier then I thought... :)</description>
		<content:encoded><![CDATA[<p>Turns out it was easier then I thought&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Squeral</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-1732</link>
		<dc:creator>Squeral</dc:creator>
		<pubDate>Fri, 20 Mar 2009 13:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-1732</guid>
		<description>I have been looking for a solution to upload multiple files using Flex and Django but haven&#039;t got any luck yet... :(</description>
		<content:encoded><![CDATA[<p>I have been looking for a solution to upload multiple files using Flex and Django but haven&#8217;t got any luck yet&#8230; :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-1733</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 19 Mar 2009 01:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-1733</guid>
		<description>Squeral,

Sorry, I&#039;ve never used django. You could try asking on FlexCoders and see if anybody there has tried.

Peter</description>
		<content:encoded><![CDATA[<p>Squeral,</p>
<p>Sorry, I&#8217;ve never used django. You could try asking on FlexCoders and see if anybody there has tried.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Squeral</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-1735</link>
		<dc:creator>Squeral</dc:creator>
		<pubDate>Tue, 17 Mar 2009 18:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-1735</guid>
		<description>Is it possible to use Django to upload the files instead of ColdFusion?????</description>
		<content:encoded><![CDATA[<p>Is it possible to use Django to upload the files instead of ColdFusion?????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KC Gramoll</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-1738</link>
		<dc:creator>KC Gramoll</dc:creator>
		<pubDate>Fri, 06 Mar 2009 08:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-1738</guid>
		<description>Thanks. Could not find how to upload data along with file. You made it easy.</description>
		<content:encoded><![CDATA[<p>Thanks. Could not find how to upload data along with file. You made it easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Beurive</title>
		<link>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/comment-page-1/#comment-1734</link>
		<dc:creator>Denis Beurive</dc:creator>
		<pubDate>Sun, 18 Jan 2009 22:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-1734</guid>
		<description>Ces explications m&#039;ont &quot;débloquées&quot;. Merci!</description>
		<content:encoded><![CDATA[<p>Ces explications m&#8217;ont &#8220;débloquées&#8221;. Merci!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

