<?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>Relax Breath of Solution. &#187; Flex 4</title>
	<atom:link href="http://www.beasrilankan.com/category/flex-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beasrilankan.com</link>
	<description>web professionals to universe</description>
	<lastBuildDate>Sat, 21 Aug 2010 10:57:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Associating a Skin with a Component</title>
		<link>http://www.beasrilankan.com/2010/05/associating-a-skin-with-a-component/</link>
		<comments>http://www.beasrilankan.com/2010/05/associating-a-skin-with-a-component/#comments</comments>
		<pubDate>Fri, 28 May 2010 08:42:19 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Flex 4 ActionScript 3 Tutorial]]></category>
		<category><![CDATA[fx:Metadata]]></category>
		<category><![CDATA[s:fill]]></category>
		<category><![CDATA[s:GradientEntry]]></category>
		<category><![CDATA[s:LinearGradient]]></category>
		<category><![CDATA[s:Rect]]></category>
		<category><![CDATA[s:SimpleText]]></category>
		<category><![CDATA[s:SparkSkin]]></category>
		<category><![CDATA[s:states]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=687</guid>
		<description><![CDATA[<!-- Easy AdSense V2.41 -->
<!-- Post[count: 1] -->
<div class="ezAdsense adsense adsense-leadin" style="float:right;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-1213643583738263";
/* 234x60 ezAdsense, created 11/25/08 */
google_ad_slot = "8050392339";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Flex&#8217;s Button component was the first to be implemented in the new Spark architecture, and is a good example of component and skin separation. The skin definition first references the component to which this skin can be applied. This optional metadata element allows the skin to hold a reference to the component class, if necessary. Next, the various component states are referenced, followed by visual definitions of the component:</p> <a href='http://www.beasrilankan.com/2010/05/associating-a-skin-with-a-component/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/05/associating-a-skin-with-a-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the Flex 4 Spark Component Architecture and how to Build Custom Components with the Flex 4</title>
		<link>http://www.beasrilankan.com/2010/05/understanding-the-flex-4-spark-component-architecture-and-how-to-build-custom-components-with-the-flex-4/</link>
		<comments>http://www.beasrilankan.com/2010/05/understanding-the-flex-4-spark-component-architecture-and-how-to-build-custom-components-with-the-flex-4/#comments</comments>
		<pubDate>Fri, 28 May 2010 08:39:03 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Component Architecture]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Spark]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=685</guid>
		<description><![CDATA[<!-- Easy AdSense V2.41 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadin" style="float:right;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-1213643583738263";
/* 234x60 ezAdsense, created 11/25/08 */
google_ad_slot = "8050392339";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>The architecture of the new Spark components in Flex 4 supercedes the Halo components of Flex 3. Upon learning how to leverage the  architecture of Spark components, you will find the improvements to be quite substantial.</p> <a href='http://www.beasrilankan.com/2010/05/understanding-the-flex-4-spark-component-architecture-and-how-to-build-custom-components-with-the-flex-4/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/05/understanding-the-flex-4-spark-component-architecture-and-how-to-build-custom-components-with-the-flex-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Differences between Flex 3 and Flex 4 beta</title>
		<link>http://www.beasrilankan.com/2010/02/differences-between-flex-3-and-flex-4-beta/</link>
		<comments>http://www.beasrilankan.com/2010/02/differences-between-flex-3-and-flex-4-beta/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 16:45:58 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 4]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=599</guid>
		<description><![CDATA[<blockquote style="margin-top: 0px; margin-right: 0px; margin-bottom: 2.29em; margin-left: 2.29em; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 1.14em; font-family: Georgia, Times, 'Times New Roman', serif; line-height: 1.4em; border-left-width: 3px; border-left-style: solid; border-left-color: #cccccc; color: #333333; font-size: 1em;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.14em; margin-left: 0px; padding: 0px;">The Flex 4 (codename: Gumbo) beta release is a major change from Flex 3. The Flex 4 beta introduces a new component and skinning architecture. As a Flex 3 developer, however, you will likely not encounter too many challenges when compiling Flex 3 applications with the Flex 4 beta, since a goal of the new release is to maintain backwards compatibility with Flex 3.</p> <a href='http://www.beasrilankan.com/2010/02/differences-between-flex-3-and-flex-4-beta/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/02/differences-between-flex-3-and-flex-4-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
