<?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: Reading and Writing Local Files in Flash Player 10</title>
	<atom:link href="http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/</link>
	<description>code = joy</description>
	<lastBuildDate>Fri, 02 Dec 2011 01:36:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Reading and writing local files in Silverlight/C# &#124; Gerry Beauregard</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-26440</link>
		<dc:creator>Reading and writing local files in Silverlight/C# &#124; Gerry Beauregard</dc:creator>
		<pubDate>Fri, 18 Mar 2011 01:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-26440</guid>
		<description>[...] code was required. It&#8217;s even less complicated than reading/writing local files in Flash (see Mike Chambers&#8217; post on [...]</description>
		<content:encoded><![CDATA[<p>[...] code was required. It&#8217;s even less complicated than reading/writing local files in Flash (see Mike Chambers&#8217; post on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-24704</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 12 Oct 2010 02:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-24704</guid>
		<description>In Air the fileReference objects in fileReferenceList do not fire the complete event when doing fileList[i].load(). In Flex it works fine. Adobe has not taken bug reports on this appropriately.</description>
		<content:encoded><![CDATA[<p>In Air the fileReference objects in fileReferenceList do not fire the complete event when doing fileList[i].load(). In Flex it works fine. Adobe has not taken bug reports on this appropriately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bambam Choudhary</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-19881</link>
		<dc:creator>Bambam Choudhary</dc:creator>
		<pubDate>Wed, 21 Apr 2010 20:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-19881</guid>
		<description>Hi

I have need to have the IE Favorites automatically imported by reading directly from the local file system

in AIR application. How its Possible ?

Thanks
Bambam</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I have need to have the IE Favorites automatically imported by reading directly from the local file system</p>
<p>in AIR application. How its Possible ?</p>
<p>Thanks<br />
Bambam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguel</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-18266</link>
		<dc:creator>miguel</dc:creator>
		<pubDate>Mon, 04 Jan 2010 04:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-18266</guid>
		<description>would you be kind enough to show me how to pass those values from a bytearray to a datagrid?...</description>
		<content:encoded><![CDATA[<p>would you be kind enough to show me how to pass those values from a bytearray to a datagrid?&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suma Gowda</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-18247</link>
		<dc:creator>Suma Gowda</dc:creator>
		<pubDate>Fri, 25 Dec 2009 04:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-18247</guid>
		<description>Thank you soooooooooo much for sharing :)</description>
		<content:encoded><![CDATA[<p>Thank you soooooooooo much for sharing :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-17462</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Sun, 01 Nov 2009 10:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-17462</guid>
		<description>Hey Mike,

I understand the Compilation error of your MXML is due to the fact that my Flex 3 is NOT setup for FP10. 

I work in Flex. My question is - if I set it up for FP10, will my new  apps in Flex 3 still run in FP9 as well. If it doesn&#039;t, it could spell disaster for me. Please advise.

Cheers mate.</description>
		<content:encoded><![CDATA[<p>Hey Mike,</p>
<p>I understand the Compilation error of your MXML is due to the fact that my Flex 3 is NOT setup for FP10. </p>
<p>I work in Flex. My question is &#8211; if I set it up for FP10, will my new  apps in Flex 3 still run in FP9 as well. If it doesn&#8217;t, it could spell disaster for me. Please advise.</p>
<p>Cheers mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-17461</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Sun, 01 Nov 2009 10:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-17461</guid>
		<description>Hi Mike,

Tried to compile the 2 MXML you have given in Flex 3. 

The first one produced 2 Compilation Errors.

fr.load();
&amp;
var data:ByteArray = fr.data;

The Second one showed 1 comiplation Error 

fr.save(inputField.text, DEFAULT_FILE_NAME);

I&#039;m stumped. Can you check &#039;em and revert back? 

Cheers mate.</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Tried to compile the 2 MXML you have given in Flex 3. </p>
<p>The first one produced 2 Compilation Errors.</p>
<p>fr.load();<br />
&amp;<br />
var data:ByteArray = fr.data;</p>
<p>The Second one showed 1 comiplation Error </p>
<p>fr.save(inputField.text, DEFAULT_FILE_NAME);</p>
<p>I&#8217;m stumped. Can you check &#8216;em and revert back? </p>
<p>Cheers mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-17233</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-17233</guid>
		<description>got it working, was using Flash 9.

thx for the great article</description>
		<content:encoded><![CDATA[<p>got it working, was using Flash 9.</p>
<p>thx for the great article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-17231</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Wed, 14 Oct 2009 13:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-17231</guid>
		<description>Hey...
I get the FileRefrence API, but have no save() method. Havent checked if pointing to Flash 10.</description>
		<content:encoded><![CDATA[<p>Hey&#8230;<br />
I get the FileRefrence API, but have no save() method. Havent checked if pointing to Flash 10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YoungJae</title>
		<link>http://www.mikechambers.com/blog/2008/08/20/reading-and-writing-local-files-in-flash-player-10/comment-page-1/#comment-16648</link>
		<dc:creator>YoungJae</dc:creator>
		<pubDate>Wed, 26 Aug 2009 00:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/?p=1341#comment-16648</guid>
		<description>hi.. 
load() is until 100MB.
Can you convert big size file to ByteArray ???
not Air.</description>
		<content:encoded><![CDATA[<p>hi..<br />
load() is until 100MB.<br />
Can you convert big size file to ByteArray ???<br />
not Air.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

