<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mariush T. - Flex Developer, Blogger &#187; &#8217;smart vo&#8217;</title>
	<atom:link href="http://mariusht.com/blog/tag/smart-vo/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusht.com/blog</link>
	<description>A blog about Flex Development.</description>
	<lastBuildDate>Tue, 11 Oct 2011 08:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Make async call from Flex/PureMVC application</title>
		<link>http://mariusht.com/blog/2010/01/20/make-async-call-from-flexpuremvc-application/</link>
		<comments>http://mariusht.com/blog/2010/01/20/make-async-call-from-flexpuremvc-application/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 04:09:46 +0000</pubDate>
		<dc:creator>Mariush T.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA['smart vo']]></category>
		<category><![CDATA[async proxy]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://mariusht.com/blog/?p=1779</guid>
		<description><![CDATA[In this example I want to show you how to make asynchronous call to a web service from Flex/PureMVC application.
You can learn: how to call a web service from Proxy, convert returned xml into &#8220;smart VO&#8217;s&#8221;, notify the rest of the application about new data.



]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="border: 1px solid #333333;"src="http://mariusht.com/files/blog/flickr_feed/flickrFeed.jpg" alt="" width="135" height="120" />In this example I want to show you how to make asynchronous call to a web service from Flex/PureMVC application.<br />
You can learn: how to call a web service from Proxy, convert returned xml into &#8220;smart VO&#8217;s&#8221;, notify the rest of the application about new data.
<div style="float: right; margin: 5px 0 15px 5px;">
<input class="btn" type="button" value="View Demo" onClick="window.open('http://mariusht.com/files/blog/flickr_feed/bin-release/')"/>
<input class="btn" type="button" value="View Source" onClick="window.open('http://mariusht.com/files/blog/flickr_feed/bin-release/srcview/')"/></div>
]]></content:encoded>
			<wfw:commentRss>http://mariusht.com/blog/2010/01/20/make-async-call-from-flexpuremvc-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

