<?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: Writing a Flash Lite Client for a REST API</title>
	<atom:link href="http://mark-kirby.co.uk/2009/writing-a-flash-lite-client-for-a-rest-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark-kirby.co.uk/2009/writing-a-flash-lite-client-for-a-rest-api/</link>
	<description>I'm a user focused mobile developer, here is where I publish advice and thoughts on building great mobile apps</description>
	<lastBuildDate>Tue, 20 Jul 2010 08:24:14 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jigish thakar</title>
		<link>http://mark-kirby.co.uk/2009/writing-a-flash-lite-client-for-a-rest-api/comment-page-1/#comment-2756</link>
		<dc:creator>jigish thakar</dc:creator>
		<pubDate>Tue, 05 Jan 2010 12:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://mark-kirby.co.uk/?p=515#comment-2756</guid>
		<description>hi i am building one flash lite application.. which will interact with my API.. 
my API gives response in JSON string..

everything works fine till the result has limit of 10 records, but when it exceeds 15 records. json parser stops working.
now here the scenario is to download the json on first request itself and then manipulating that json i show run my application...

i am stucked in between, need solution on this. thanks in adv</description>
		<content:encoded><![CDATA[<p>hi i am building one flash lite application.. which will interact with my API..<br />
my API gives response in JSON string..</p>
<p>everything works fine till the result has limit of 10 records, but when it exceeds 15 records. json parser stops working.<br />
now here the scenario is to download the json on first request itself and then manipulating that json i show run my application&#8230;</p>
<p>i am stucked in between, need solution on this. thanks in adv</p>
]]></content:encoded>
	</item>
</channel>
</rss>
