<?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 new FileReference Class in Flex to save and load without a server</title>
	<atom:link href="http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/feed" rel="self" type="application/rss+xml" />
	<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/</link>
	<description>Web Design Resources &#38; Tutorials to help you design the best website!</description>
	<lastBuildDate>Sat, 14 Apr 2012 13:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ac</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-4754</link>
		<dc:creator>ac</dc:creator>
		<pubDate>Tue, 11 Jan 2011 17:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-4754</guid>
		<description>I used the save as text with filereference class and it works. But how can I save text in the following order?

[Inspection Begin]
Type=2
Fields=SEG_ID;Upstream_MH;Downstream_MH;
Data=21204014-21204013;21204014;21204013;
[Inspection End]

Thanks,</description>
		<content:encoded><![CDATA[<p>I used the save as text with filereference class and it works. But how can I save text in the following order?</p>
<p>[Inspection Begin]<br />
Type=2<br />
Fields=SEG_ID;Upstream_MH;Downstream_MH;<br />
Data=21204014-21204013;21204014;21204013;<br />
[Inspection End]</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jangearse</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-3100</link>
		<dc:creator>Jangearse</dc:creator>
		<pubDate>Sun, 07 Mar 2010 12:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-3100</guid>
		<description>Thanks for writing, I very much liked</description>
		<content:encoded><![CDATA[<p>Thanks for writing, I very much liked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moritz</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2849</link>
		<dc:creator>moritz</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2849</guid>
		<description>Just spend some frustrating hours with that....
The Image-Sample provided here are not running for me (10,0,32,18).
Debug-Player throws an error related to missind load() method.

Compiled with Flex 3, 3.4.0.9271 FileReference works fine. I moved the Project to Flex 4 and compiled it with the included sdk 3.4.1. 
Thats where the error is appearing in my case.
So now I use Flex 4 with sdk 3.4.0.9271 and it is working fine again. 
So my conclusion:
Flex3 or 4 with sdk 3.4.0.9271 OK
Flex3 or 4 with sdk 3.4.1 ERROR
Flex4 with sdk4 NOT TESTED</description>
		<content:encoded><![CDATA[<p>Just spend some frustrating hours with that&#8230;.<br />
The Image-Sample provided here are not running for me (10,0,32,18).<br />
Debug-Player throws an error related to missind load() method.</p>
<p>Compiled with Flex 3, 3.4.0.9271 FileReference works fine. I moved the Project to Flex 4 and compiled it with the included sdk 3.4.1.<br />
Thats where the error is appearing in my case.<br />
So now I use Flex 4 with sdk 3.4.0.9271 and it is working fine again.<br />
So my conclusion:<br />
Flex3 or 4 with sdk 3.4.0.9271 OK<br />
Flex3 or 4 with sdk 3.4.1 ERROR<br />
Flex4 with sdk4 NOT TESTED</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karan</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2676</link>
		<dc:creator>Karan</dc:creator>
		<pubDate>Fri, 09 Oct 2009 09:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2676</guid>
		<description>Even i got the same error message. Just follow the below link

http://opensource.adobe.com/wiki/display/flexsdk/Targeting+Flash+Player+10

It works for me</description>
		<content:encoded><![CDATA[<p>Even i got the same error message. Just follow the below link</p>
<p><a href="http://opensource.adobe.com/wiki/display/flexsdk/Targeting+Flash+Player+10" rel="nofollow">http://opensource.adobe.com/wiki/display/flexsdk/Targeting+Flash+Player+10</a></p>
<p>It works for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramian D</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2671</link>
		<dc:creator>Ramian D</dc:creator>
		<pubDate>Fri, 02 Oct 2009 19:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2671</guid>
		<description>come on guys, works like a charm.. just listen to brothers Frank &amp; Stickboy and compile for player 10.</description>
		<content:encoded><![CDATA[<p>come on guys, works like a charm.. just listen to brothers Frank &amp; Stickboy and compile for player 10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franck</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2614</link>
		<dc:creator>Franck</dc:creator>
		<pubDate>Fri, 28 Aug 2009 19:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2614</guid>
		<description>Doesn&#039;t work with Chrome 2.0.172.43 (Latest now) and Flash player 10,0,32,18 (Latest now)...</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work with Chrome 2.0.172.43 (Latest now) and Flash player 10,0,32,18 (Latest now)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabricio C Zuardi</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2585</link>
		<dc:creator>Fabricio C Zuardi</dc:creator>
		<pubDate>Sun, 16 Aug 2009 05:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2585</guid>
		<description>Doesnt work with Firefix 3.5 + FP 10,0,22,87</description>
		<content:encoded><![CDATA[<p>Doesnt work with Firefix 3.5 + FP 10,0,22,87</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2538</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Mon, 20 Jul 2009 21:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2538</guid>
		<description>Your example is not working. IE 7 Flash 10</description>
		<content:encoded><![CDATA[<p>Your example is not working. IE 7 Flash 10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilbert</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2502</link>
		<dc:creator>Gilbert</dc:creator>
		<pubDate>Fri, 03 Jul 2009 16:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2502</guid>
		<description>Do you know how to use it to load a FLV or MP4 file? </description>
		<content:encoded><![CDATA[<p>Do you know how to use it to load a FLV or MP4 file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ady Levy</title>
		<link>http://sherifabdou.com/2008/06/using-the-new-filereference-class-in-flex-to-save-and-load-without-a-server/comment-page-1/#comment-2398</link>
		<dc:creator>Ady Levy</dc:creator>
		<pubDate>Sun, 07 Jun 2009 21:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=50#comment-2398</guid>
		<description>check out : &lt;a href=&quot;http://www.adylevy.com/index.php/2009/06/07/client-side-image-resize-flash-cs4-filereferencedata/&quot; target=&quot;_blank&quot;&gt;http://www.adylevy.com/index.php/2009/06/07/clien...&lt;/a&gt; for a source code for image manipulation on the client side. </description>
		<content:encoded><![CDATA[<p>check out : <a href="http://www.adylevy.com/index.php/2009/06/07/client-side-image-resize-flash-cs4-filereferencedata/" target="_blank"></a><a href="http://www.adylevy.com/index.php/2009/06/07/clien.." rel="nofollow">http://www.adylevy.com/index.php/2009/06/07/clien..</a>. for a source code for image manipulation on the client side.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

