<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using the URLVariables and FileReference classes to pass data from Flex to a server-side script</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/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 09:45:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<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-17207</link>
		<author>Peter deHaan</author>
		<pubDate>Fri, 05 Dec 2008 23:32:23 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-17207</guid>
		<description>Mason,

This should now be possible in Flash Player 10 using the FileReference class's new &lt;code&gt;load()&lt;/code&gt; method (I'm not sure if it's available in newer versions of Flash Player 9). For a rough example, see &lt;a href="http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/" rel="nofollow"&gt;&lt;u&gt;"Previewing an image before uploading it using the FileReference class in Flash Player 10"&lt;/u&gt;&lt;/a&gt;.

Peter</description>
		<content:encoded><![CDATA[<p>Mason,</p>
<p>This should now be possible in Flash Player 10 using the FileReference class&#8217;s new <code>load()</code> method (I&#8217;m not sure if it&#8217;s available in newer versions of Flash Player 9). For a rough example, see <a href="http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/" rel="nofollow"><u>&#8220;Previewing an image before uploading it using the FileReference class in Flash Player 10&#8243;</u></a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mason</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-17206</link>
		<author>Mason</author>
		<pubDate>Fri, 05 Dec 2008 23:02:16 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-17206</guid>
		<description>Anyway to parse the file, and store as text variable;  Without having to send it a script for the heavy lifting (negate the need to push to remote server at all).

I need to be able to browse local machine, pull in file and parse contents, storing into variable.

thx in advance!</description>
		<content:encoded><![CDATA[<p>Anyway to parse the file, and store as text variable;  Without having to send it a script for the heavy lifting (negate the need to push to remote server at all).</p>
<p>I need to be able to browse local machine, pull in file and parse contents, storing into variable.</p>
<p>thx in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NewBieFlex</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-8272</link>
		<author>NewBieFlex</author>
		<pubDate>Thu, 27 Mar 2008 14:56:28 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-8272</guid>
		<description>Just spotted the uploadCompleteData event :)

This is great, however an issue i have is that my uploaded file for the form is not obligatory so i have to make two separate calls to the same server page. One with fileReference and one with URLLoader() based on a bool toggled from the fileRefernce SELECT event unless you can think of a better way?</description>
		<content:encoded><![CDATA[<p>Just spotted the uploadCompleteData event :)</p>
<p>This is great, however an issue i have is that my uploaded file for the form is not obligatory so i have to make two separate calls to the same server page. One with fileReference and one with URLLoader() based on a bool toggled from the fileRefernce SELECT event unless you can think of a better way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NewBieFlex</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-8258</link>
		<author>NewBieFlex</author>
		<pubDate>Thu, 27 Mar 2008 14:06:44 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/30/using-the-urlvariables-and-filereference-classes-to-pass-data-from-flex-to-a-server-side-script/#comment-8258</guid>
		<description>Thanks for the article.
I have used it to build a similar application in Flash CS3 that has a form for user info as well as a picture. One thing i can't work out is how to return data back from the post. Is it possible?
I would like to return a string that i can use to determine the outcome of the post.

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks for the article.<br />
I have used it to build a similar application in Flash CS3 that has a form for user info as well as a picture. One thing i can&#8217;t work out is how to return data back from the post. Is it possible?<br />
I would like to return a string that i can use to determine the outcome of the post.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
