<?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; mx:AppControlBar</title>
	<atom:link href="http://www.beasrilankan.com/tag/mxapplicationcontrolbar/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>Changing live dragging on a TileList control in Flex</title>
		<link>http://www.beasrilankan.com/2010/03/changing-live-dragging-on-a-tilelist-control-in-flex/</link>
		<comments>http://www.beasrilankan.com/2010/03/changing-live-dragging-on-a-tilelist-control-in-flex/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 17:45:46 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Action Script 3.0]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[mx:AppControlBar]]></category>
		<category><![CDATA[mx:Array]]></category>
		<category><![CDATA[mx:ArrayCollection]]></category>
		<category><![CDATA[mx:Form]]></category>
		<category><![CDATA[mx:FormItem]]></category>
		<category><![CDATA[mx:Object]]></category>
		<category><![CDATA[mx:source]]></category>
		<category><![CDATA[mx:TileList]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=657</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>Changing live dragging on a TileList control in Flex</p> <a href='http://www.beasrilankan.com/2010/03/changing-live-dragging-on-a-tilelist-control-in-flex/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/03/changing-live-dragging-on-a-tilelist-control-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Triggering effects when a container is resized &#8211; mx:ControlBar &#8211; resizeEffect &#8211; mx:Resize</title>
		<link>http://www.beasrilankan.com/2010/02/triggering-effects-when-a-container-is-resized-mxcontrolbar-resizeeffect-mxresize/</link>
		<comments>http://www.beasrilankan.com/2010/02/triggering-effects-when-a-container-is-resized-mxcontrolbar-resizeeffect-mxresize/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 16:19:59 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Action Script 3.0]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[mx:Accordion]]></category>
		<category><![CDATA[mx:AppControlBar]]></category>
		<category><![CDATA[mx:ControlBar]]></category>
		<category><![CDATA[mx:Resize]]></category>
		<category><![CDATA[resizeEffect]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=645</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 following example uses a resizeEffect effect along with a Resize tween effect (<mx :Resize />) to create a smooth tween effect whenever the panel is resized.</p> <a href='http://www.beasrilankan.com/2010/02/triggering-effects-when-a-container-is-resized-mxcontrolbar-resizeeffect-mxresize/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/02/triggering-effects-when-a-container-is-resized-mxcontrolbar-resizeeffect-mxresize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting the focus blend mode on a TextArea control in Flex &#8211; focusBlendMode</title>
		<link>http://www.beasrilankan.com/2010/02/setting-the-focus-blend-mode-on-a-textarea-control-in-flex-focusblendmode/</link>
		<comments>http://www.beasrilankan.com/2010/02/setting-the-focus-blend-mode-on-a-textarea-control-in-flex-focusblendmode/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 18:07:12 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[BlendMode.ADD]]></category>
		<category><![CDATA[BlendMode.ALPHA]]></category>
		<category><![CDATA[BlendMode.DARKEN]]></category>
		<category><![CDATA[BlendMode.ERASE]]></category>
		<category><![CDATA[BlendMode.HARDLIGHT]]></category>
		<category><![CDATA[BlendMode.LAYER]]></category>
		<category><![CDATA[BlendMode.LIGHTEN]]></category>
		<category><![CDATA[BlendMode.MULTIPLY]]></category>
		<category><![CDATA[BlendMode.NORMAL]]></category>
		<category><![CDATA[BlendMode.OVERLAY]]></category>
		<category><![CDATA[BlendMode.SCREEN]]></category>
		<category><![CDATA[BlendMode.SHADER]]></category>
		<category><![CDATA[focusBlendMode]]></category>
		<category><![CDATA[mx:AppControlBar]]></category>
		<category><![CDATA[mx:Style]]></category>
		<category><![CDATA[setFocus()]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=632</guid>
		<description><![CDATA[<!-- Easy AdSense V2.41 -->
<!-- Post[count: 3] -->
<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>A class that provides constant values for visual blend mode effects. These constants are used in the following:<br />
The blendMode property of the flash.display.DisplayObject class.<br />
The blendMode parameter of the draw() method of the flash.display.BitmapData class<br />
Example shows how you can set the focus blend mode of the focus rectangle on a Flex TextArea control by setting the focusBlendMode style.</p> <a href='http://www.beasrilankan.com/2010/02/setting-the-focus-blend-mode-on-a-textarea-control-in-flex-focusblendmode/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/02/setting-the-focus-blend-mode-on-a-textarea-control-in-flex-focusblendmode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting a Flex ProgressBar control&#8217;s text indent &#8211; mx:ProgressBar</title>
		<link>http://www.beasrilankan.com/2010/02/setting-a-flex-progressbar-controls-text-indent-mxprogressbar/</link>
		<comments>http://www.beasrilankan.com/2010/02/setting-a-flex-progressbar-controls-text-indent-mxprogressbar/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 10:05:31 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Action Script 3.0]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[labelPlacement]]></category>
		<category><![CDATA[mx:AppControlBar]]></category>
		<category><![CDATA[mx:HSlider]]></category>
		<category><![CDATA[mx:ProgressBar]]></category>
		<category><![CDATA[mx:Spacer]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=623</guid>
		<description><![CDATA[<p>The following example shows how you can control the amount of text indenting on a progress bar label.</p> <a href='http://www.beasrilankan.com/2010/02/setting-a-flex-progressbar-controls-text-indent-mxprogressbar/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/02/setting-a-flex-progressbar-controls-text-indent-mxprogressbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animating a Flex PieChart control’s rotation when a user clicks on an item &#8211; mx:SeriesInterpolate mx:showDataEffect</title>
		<link>http://www.beasrilankan.com/2010/02/animating-a-flex-piechart-control%e2%80%99s-rotation-when-a-user-clicks-on-an-item-mxseriesinterpolate-mxshowdataeffect/</link>
		<comments>http://www.beasrilankan.com/2010/02/animating-a-flex-piechart-control%e2%80%99s-rotation-when-a-user-clicks-on-an-item-mxseriesinterpolate-mxshowdataeffect/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 09:52:37 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[mx:AppControlBar]]></category>
		<category><![CDATA[mx:DropShadowFilter]]></category>
		<category><![CDATA[mx:filters]]></category>
		<category><![CDATA[mx:Legend]]></category>
		<category><![CDATA[mx:PieChart]]></category>
		<category><![CDATA[mx:PieSeries]]></category>
		<category><![CDATA[mx:series]]></category>
		<category><![CDATA[mx:SeriesInterpolate]]></category>
		<category><![CDATA[mx:showDataEffect]]></category>
		<category><![CDATA[mx:source]]></category>
		<category><![CDATA[mx:XMLList]]></category>
		<category><![CDATA[mx:XMLListCollection]]></category>
		<category><![CDATA[perWedgeExplodeRadius]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=621</guid>
		<description><![CDATA[<p>In a previous example, “Rotating a Flex PieChart control when a user clicks on an item”, we looked at changing a PieChart’s rotation when the user clicked on a pie wedge. In the following example, we look at how to add a nice animation effect with some easing to make the effect a bit more smooth.</p> <a href='http://www.beasrilankan.com/2010/02/animating-a-flex-piechart-control%e2%80%99s-rotation-when-a-user-clicks-on-an-item-mxseriesinterpolate-mxshowdataeffect/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/02/animating-a-flex-piechart-control%e2%80%99s-rotation-when-a-user-clicks-on-an-item-mxseriesinterpolate-mxshowdataeffect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Positioning labels in a Flex PieChart control &#8211; mx:PieChart mx:series mx:PieSeries</title>
		<link>http://www.beasrilankan.com/2010/02/positioning-labels-in-a-flex-piechart-control-mxpiechart-mxseries-mxpieseries/</link>
		<comments>http://www.beasrilankan.com/2010/02/positioning-labels-in-a-flex-piechart-control-mxpiechart-mxseries-mxpieseries/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 09:30:44 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[mx:AppControlBar]]></category>
		<category><![CDATA[mx:Array]]></category>
		<category><![CDATA[mx:Object]]></category>
		<category><![CDATA[mx:PieChart]]></category>
		<category><![CDATA[mx:PieSeries]]></category>
		<category><![CDATA[mx:series]]></category>
		<category><![CDATA[mx:XML]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=615</guid>
		<description><![CDATA[<p>The following example shows how you can position callouts in a PieChart control’s pie series by setting the labelPosition</p> <a href='http://www.beasrilankan.com/2010/02/positioning-labels-in-a-flex-piechart-control-mxpiechart-mxseries-mxpieseries/' rel="nofollow">Read More &raquo;</a></p>]]></description>
		<wfw:commentRss>http://www.beasrilankan.com/2010/02/positioning-labels-in-a-flex-piechart-control-mxpiechart-mxseries-mxpieseries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
