<?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: File and FileStream within AIR</title>
	<atom:link href="http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/</link>
	<description>News and Information about Adobe Flex &#38; Adobe AIR by Rich Tretola</description>
	<lastBuildDate>Wed, 17 Mar 2010 19:50:11 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: saran</title>
		<link>http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/comment-page-1/#comment-59846</link>
		<dc:creator>saran</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/#comment-59846</guid>
		<description>some extra tags added with your coding or current line.so check the line and correct the parse error.</description>
		<content:encoded><![CDATA[<p>some extra tags added with your coding or current line.so check the line and correct the parse error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaswant tak</title>
		<link>http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/comment-page-1/#comment-58058</link>
		<dc:creator>jaswant tak</dc:creator>
		<pubDate>Mon, 04 Jan 2010 14:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/#comment-58058</guid>
		<description>Hey Guys,

I tried with File.applicationStorageDirectory its working perfectly with windows and mac, that is I can read and write files on Windows and Mac.

But when I tried this with Ubuntu partition with Karmic Installation. It doesn&#039;t save the file, What may be the issue?

Please help.

Thanks,
Jaswant</description>
		<content:encoded><![CDATA[<p>Hey Guys,</p>
<p>I tried with File.applicationStorageDirectory its working perfectly with windows and mac, that is I can read and write files on Windows and Mac.</p>
<p>But when I tried this with Ubuntu partition with Karmic Installation. It doesn&#8217;t save the file, What may be the issue?</p>
<p>Please help.</p>
<p>Thanks,<br />
Jaswant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Muley</title>
		<link>http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/comment-page-1/#comment-53343</link>
		<dc:creator>Sachin Muley</dc:creator>
		<pubDate>Wed, 30 Sep 2009 08:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/#comment-53343</guid>
		<description>Hi,
How can i use .air file with PHP or ASP.NET so i will use it online on my site.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
How can i use .air file with PHP or ASP.NET so i will use it online on my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/comment-page-1/#comment-53204</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 24 Sep 2009 13:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/#comment-53204</guid>
		<description>@krippled

I am actually doing the exact same thing.
From my findings, you can open the file, but not display the entire thing at once.

Depending on what you are doing. (im graphing) you will need to either take a sample at a time, or find out if you can only display part of it, then unload that and display others when needed.</description>
		<content:encoded><![CDATA[<p>@krippled</p>
<p>I am actually doing the exact same thing.<br />
From my findings, you can open the file, but not display the entire thing at once.</p>
<p>Depending on what you are doing. (im graphing) you will need to either take a sample at a time, or find out if you can only display part of it, then unload that and display others when needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Tretola</title>
		<link>http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/comment-page-1/#comment-52885</link>
		<dc:creator>Rich Tretola</dc:creator>
		<pubDate>Mon, 07 Sep 2009 00:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2008/02/25/file-and-filestream-within-air/#comment-52885</guid>
		<description>Ah, so the problem is not reading in the file, the problem is occurring after read completes and you are trying to work with the data in memory.</description>
		<content:encoded><![CDATA[<p>Ah, so the problem is not reading in the file, the problem is occurring after read completes and you are trying to work with the data in memory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

