<?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: Previewing an image before uploading it using the FileReference class in Flash Player 10</title>
	<atom:link href="http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Fri, 19 Mar 2010 09:24:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-7137</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Sun, 28 Feb 2010 22:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-7137</guid>
		<description>@Yann,

I&#039;m not sure how you would do that. You could try filing a bug/enhancement request against Flash Player at http://bugs.adobe.com/flashplayer/.

Peter</description>
		<content:encoded><![CDATA[<p>@Yann,</p>
<p>I&#8217;m not sure how you would do that. You could try filing a bug/enhancement request against Flash Player at <a href="http://bugs.adobe.com/flashplayer/" rel="nofollow">http://bugs.adobe.com/flashplayer/</a>.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yann</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-7136</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Sun, 28 Feb 2010 16:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-7136</guid>
		<description>Thanks Peter for the tutorial !

I am using fileReference in a project where I need to modify the image before sending it to my server (rotate, resize...)
The issue is that fileReference.data is read only, therefore I cannot pass along the new image data.

I could use URLLoader to send Binary ByteArray to the server but then I will lose the ability to have a progress event during the upload, which is not great.

From what I understand, fileReference.data is set by fileReference.load(). Is there a way to override this function to sort of  &#039;reload&#039; a new image ?
Or maybe modify the constructor of the class to be able to pass a bitmapData object when creating a new object?

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks Peter for the tutorial !</p>
<p>I am using fileReference in a project where I need to modify the image before sending it to my server (rotate, resize&#8230;)<br />
The issue is that fileReference.data is read only, therefore I cannot pass along the new image data.</p>
<p>I could use URLLoader to send Binary ByteArray to the server but then I will lose the ability to have a progress event during the upload, which is not great.</p>
<p>From what I understand, fileReference.data is set by fileReference.load(). Is there a way to override this function to sort of  &#8216;reload&#8217; a new image ?<br />
Or maybe modify the constructor of the class to be able to pass a bitmapData object when creating a new object?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yann</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-7135</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Sun, 28 Feb 2010 16:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-7135</guid>
		<description>you can use virtualbox and run windows...that&#039;s what I&#039;m doing, works fine !</description>
		<content:encoded><![CDATA[<p>you can use virtualbox and run windows&#8230;that&#8217;s what I&#8217;m doing, works fine !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neenu</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-6954</link>
		<dc:creator>neenu</dc:creator>
		<pubDate>Mon, 08 Feb 2010 04:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-6954</guid>
		<description>how to resize the image and then upload the modified image to server finally?</description>
		<content:encoded><![CDATA[<p>how to resize the image and then upload the modified image to server finally?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pushkar</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-6611</link>
		<dc:creator>Pushkar</dc:creator>
		<pubDate>Tue, 15 Dec 2009 16:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-6611</guid>
		<description>What exactly did you do to emulate this? Is there a way to create a thumbnail size preview this quick without having a thumbnail sized file along with a large file?</description>
		<content:encoded><![CDATA[<p>What exactly did you do to emulate this? Is there a way to create a thumbnail size preview this quick without having a thumbnail sized file along with a large file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafal</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-6506</link>
		<dc:creator>Rafal</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-6506</guid>
		<description>How to load *.SWF file without getting error:

SecurityError: Error #3015: Loader.loadBytes() is not permitted to load content with executable code.

Thanks for any help.</description>
		<content:encoded><![CDATA[<p>How to load *.SWF file without getting error:</p>
<p>SecurityError: Error #3015: Loader.loadBytes() is not permitted to load content with executable code.</p>
<p>Thanks for any help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott F.</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-6380</link>
		<dc:creator>Scott F.</dc:creator>
		<pubDate>Tue, 17 Nov 2009 17:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-6380</guid>
		<description>Hey guys,
I was curious about the same thing as Bragadeesh. Has anyone found a quick way to load .bmp images directly? An example or a link to  a description would be great.
Thanks,
Scott</description>
		<content:encoded><![CDATA[<p>Hey guys,<br />
I was curious about the same thing as Bragadeesh. Has anyone found a quick way to load .bmp images directly? An example or a link to  a description would be great.<br />
Thanks,<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-6257</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 05 Nov 2009 16:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-6257</guid>
		<description>@Insane User,

I believe you can download an Adobe Flex Builder Linux Alpha from http://labs.adobe.com/downloads/flexbuilder_linux.html, then you could try downloading the latest Flex 4.0 beta SDK from http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4 and try to add it to Flex Builder. I&#039;ve never tried Linux so I cannot comment on whether that would work or not though, but it may be enough to get you started. Otherwise, you could download the Flex 4.0 beta SDK from the previous URL and try compiling via the command line using MXMLC.

Peter</description>
		<content:encoded><![CDATA[<p>@Insane User,</p>
<p>I believe you can download an Adobe Flex Builder Linux Alpha from <a href="http://labs.adobe.com/downloads/flexbuilder_linux.html" rel="nofollow">http://labs.adobe.com/downloads/flexbuilder_linux.html</a>, then you could try downloading the latest Flex 4.0 beta SDK from <a href="http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4" rel="nofollow">http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4</a> and try to add it to Flex Builder. I&#8217;ve never tried Linux so I cannot comment on whether that would work or not though, but it may be enough to get you started. Otherwise, you could download the Flex 4.0 beta SDK from the previous URL and try compiling via the command line using MXMLC.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Insane User</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-6253</link>
		<dc:creator>Insane User</dc:creator>
		<pubDate>Thu, 05 Nov 2009 14:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-6253</guid>
		<description>I am using Ubuntu with Eclipse, how could I experiment with Flex 4.0 SDK?</description>
		<content:encoded><![CDATA[<p>I am using Ubuntu with Eclipse, how could I experiment with Flex 4.0 SDK?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/comment-page-1/#comment-5942</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Tue, 06 Oct 2009 16:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/25/previewing-an-image-before-uploading-it-using-the-filereference-class-in-flash-player-10/#comment-5942</guid>
		<description>@suganya,

I updated the example to work with the latest Flex 4.0 beta SDK.

Peter</description>
		<content:encoded><![CDATA[<p>@suganya,</p>
<p>I updated the example to work with the latest Flex 4.0 beta SDK.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
