<?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 3 Action Script 3 Tutorial</title>
	<atom:link href="http://www.beasrilankan.com/category/flex-3-action-script-3-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beasrilankan.com</link>
	<description>Just I wanted.. Do you?...</description>
	<lastBuildDate>Wed, 14 Dec 2011 17:52:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Flex &#8211; ActionScript State Transitions bases on actionscript</title>
		<link>http://www.beasrilankan.com/2010/11/flex-actionscript-state-transitions-bases-on-actionscript/</link>
		<comments>http://www.beasrilankan.com/2010/11/flex-actionscript-state-transitions-bases-on-actionscript/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 10:21:21 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Flex 4 ActionScript 3 Tutorial]]></category>
		<category><![CDATA[mx:Blur]]></category>
		<category><![CDATA[mx:Glow]]></category>
		<category><![CDATA[mx:Parallel]]></category>
		<category><![CDATA[mx:Sequence]]></category>
		<category><![CDATA[mx:Transition]]></category>
		<category><![CDATA[mx:WipeDown]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=791</guid>
		<description><![CDATA[<p>This is going to be a quick tutorial over using   transitions when changing states. It   is going to build off the states basics from this tutorial. Again states are very useful in almost all applications and using   transitions can put some nice eye candy on your application. This will show some cool transition effects.</p> <a href='http://www.beasrilankan.com/2010/11/flex-actionscript-state-transitions-bases-on-actionscript/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>This is going to be a quick tutorial over using   transitions when changing states. It   is going to build off the states basics from this tutorial. Again states are very useful in almost all applications and using   transitions can put some nice eye candy on your application. This will show some cool transition effects.</p> <a href='http://www.beasrilankan.com/2010/11/flex-actionscript-state-transitions-bases-on-actionscript/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/11/flex-actionscript-state-transitions-bases-on-actionscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create localized UI component / control</title>
		<link>http://www.beasrilankan.com/2010/10/how-to-create-localized-ui-component-control/</link>
		<comments>http://www.beasrilankan.com/2010/10/how-to-create-localized-ui-component-control/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 07:09:00 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Flex 4 ActionScript 3 Tutorial]]></category>
		<category><![CDATA[getString]]></category>
		<category><![CDATA[ILocalizedUIComponent]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[Resource()]]></category>
		<category><![CDATA[resourceManager]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=787</guid>
		<description><![CDATA[<p>One of issues outlined in that post is that the Flex UI components are not localization aware, or more simply put, the UI components do not have any built in support for resource localization.   Below we   will recap the current method you use to implement   localization strings and then a proposed alternative embedding localization handling directly into the UI controls.</p> <a href='http://www.beasrilankan.com/2010/10/how-to-create-localized-ui-component-control/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>One of issues outlined in that post is that the Flex UI components are not localization aware, or more simply put, the UI components do not have any built in support for resource localization.   Below we   will recap the current method you use to implement   localization strings and then a proposed alternative embedding localization handling directly into the UI controls.</p> <a href='http://www.beasrilankan.com/2010/10/how-to-create-localized-ui-component-control/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/10/how-to-create-localized-ui-component-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing Flex 3 skins and styles using Creative Suite 3 and Flex Builder 3</title>
		<link>http://www.beasrilankan.com/2010/10/designing-flex-3-skins-and-styles-using-creative-suite-3-and-flex-builder-3/</link>
		<comments>http://www.beasrilankan.com/2010/10/designing-flex-3-skins-and-styles-using-creative-suite-3-and-flex-builder-3/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 10:49:07 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[skins and styles]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=764</guid>
		<description><![CDATA[<p>1.   Styling or skinning?</p> <a href='http://www.beasrilankan.com/2010/10/designing-flex-3-skins-and-styles-using-creative-suite-3-and-flex-builder-3/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>1.   Styling or skinning?</p> <a href='http://www.beasrilankan.com/2010/10/designing-flex-3-skins-and-styles-using-creative-suite-3-and-flex-builder-3/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/10/designing-flex-3-skins-and-styles-using-creative-suite-3-and-flex-builder-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filtering and formatting data in the DataGrid component</title>
		<link>http://www.beasrilankan.com/2010/10/filtering-and-formatting-data-in-the-datagrid-component/</link>
		<comments>http://www.beasrilankan.com/2010/10/filtering-and-formatting-data-in-the-datagrid-component/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 08:47:35 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Action Script 3.0]]></category>
		<category><![CDATA[DataGrid component]]></category>
		<category><![CDATA[Flex 3]]></category>
		<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[addColumn]]></category>
		<category><![CDATA[addItem]]></category>
		<category><![CDATA[DataGrid]]></category>
		<category><![CDATA[DataGridColumn]]></category>
		<category><![CDATA[dataProvider]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[Number]]></category>
		<category><![CDATA[rowCount]]></category>
		<category><![CDATA[toArray]]></category>
		<category><![CDATA[toLowerCase]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=749</guid>
		<description><![CDATA[<p>The   DataGrid component lets you easily filter data based on user   input and present both     the data and the data grid with your custom formatting. This article shows you how to do the following tasks with data grids:</p> <a href='http://www.beasrilankan.com/2010/10/filtering-and-formatting-data-in-the-datagrid-component/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>The   DataGrid component lets you easily filter data based on user   input and present both     the data and the data grid with your custom formatting. This article shows you how to do the following tasks with data grids:</p> <a href='http://www.beasrilankan.com/2010/10/filtering-and-formatting-data-in-the-datagrid-component/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/10/filtering-and-formatting-data-in-the-datagrid-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamically creating a DataGrid instance</title>
		<link>http://www.beasrilankan.com/2010/10/dynamically-creating-a-datagrid-instance/</link>
		<comments>http://www.beasrilankan.com/2010/10/dynamically-creating-a-datagrid-instance/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 04:20:12 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[DataGrid]]></category>
		<category><![CDATA[dataProvider]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=746</guid>
		<description><![CDATA[<p>When creating   projects with components, you&#8217;ll often need to create a component instance dynamically instead     of at authoring time. Creating a component dynamically allows your applications to be more flexible   and your code to be slightly more portable because you can add, reposition and resize instances using   ActionScript.</p> <a href='http://www.beasrilankan.com/2010/10/dynamically-creating-a-datagrid-instance/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>When creating   projects with components, you&#8217;ll often need to create a component instance dynamically instead     of at authoring time. Creating a component dynamically allows your applications to be more flexible   and your code to be slightly more portable because you can add, reposition and resize instances using   ActionScript.</p> <a href='http://www.beasrilankan.com/2010/10/dynamically-creating-a-datagrid-instance/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/10/dynamically-creating-a-datagrid-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex How to remove Duplicates from an Array</title>
		<link>http://www.beasrilankan.com/2010/09/flex-how-to-remove-duplicates-from-an-array/</link>
		<comments>http://www.beasrilankan.com/2010/09/flex-how-to-remove-duplicates-from-an-array/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 06:06:57 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[Array()]]></category>
		<category><![CDATA[push()]]></category>
		<category><![CDATA[Sort()]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=744</guid>
		<description><![CDATA[<p>If you have an   Array   and you want to get rid   of duplicates from the array, here is a little function   you can <a href="http://over50losingweight.com/images/">order   online levitra</a>    use   to achieve   the same.</p> <a href='http://www.beasrilankan.com/2010/09/flex-how-to-remove-duplicates-from-an-array/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>If you have an   Array   and you want to get rid   of duplicates from the array, here is a little function   you can <a href="http://over50losingweight.com/images/">order   online levitra</a>    use   to achieve   the same.</p> <a href='http://www.beasrilankan.com/2010/09/flex-how-to-remove-duplicates-from-an-array/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/09/flex-how-to-remove-duplicates-from-an-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MultiLine Label in Flex</title>
		<link>http://www.beasrilankan.com/2010/09/multiline-label-in-flex/</link>
		<comments>http://www.beasrilankan.com/2010/09/multiline-label-in-flex/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 06:00:59 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[autoSize]]></category>
		<category><![CDATA[createChildren()]]></category>
		<category><![CDATA[DisplayObject()]]></category>
		<category><![CDATA[multiline]]></category>
		<category><![CDATA[TextFieldAutoSize]]></category>
		<category><![CDATA[UITextField()]]></category>
		<category><![CDATA[wordWrap]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=742</guid>
		<description><![CDATA[<p>If you are using the <mx:label> control   and the size   of your   text   is bigger than the   size of   the container,   you   will     see a cut off version of the text because by default, the Label control does not allow multiline text.</p> <a href='http://www.beasrilankan.com/2010/09/multiline-label-in-flex/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>If you are using the <mx:label> control   and the size   of your   text   is bigger than the   size of   the container,   you   will     see a cut off version of the text because by default, the Label control does not allow multiline text.</p> <a href='http://www.beasrilankan.com/2010/09/multiline-label-in-flex/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/09/multiline-label-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying a webcam’s video in a Flex VideoDisplay control &#8211; attachCamera(), getCamera()</title>
		<link>http://www.beasrilankan.com/2010/09/displaying-a-webcam%e2%80%99s-video-in-a-flex-videodisplay-control-attachcamera-getcamera/</link>
		<comments>http://www.beasrilankan.com/2010/09/displaying-a-webcam%e2%80%99s-video-in-a-flex-videodisplay-control-attachcamera-getcamera/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 03:19:39 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[attachCamera()]]></category>
		<category><![CDATA[getCamera()]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=737</guid>
		<description><![CDATA[<p>The following example shows you   how you can display a user’s webcam feed in a VideoDisplay   control using the static Camera.getCamera()  method and VideoDisplay     class’s   attachCamera() method.</p> <a href='http://www.beasrilankan.com/2010/09/displaying-a-webcam%e2%80%99s-video-in-a-flex-videodisplay-control-attachcamera-getcamera/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>The following example shows you   how you can display a user’s webcam feed in a VideoDisplay   control using the static Camera.getCamera()  method and VideoDisplay     class’s   attachCamera() method.</p> <a href='http://www.beasrilankan.com/2010/09/displaying-a-webcam%e2%80%99s-video-in-a-flex-videodisplay-control-attachcamera-getcamera/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/09/displaying-a-webcam%e2%80%99s-video-in-a-flex-videodisplay-control-attachcamera-getcamera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying dynamically loaded XML in a DataGrid control in Flex &#8211; QName</title>
		<link>http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/</link>
		<comments>http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 03:00: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[load()]]></category>
		<category><![CDATA[QName()]]></category>
		<category><![CDATA[URLRequest()]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XMLListCollection()]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=731</guid>
		<description><![CDATA[<h4>Incoming search terms:</h4><ul><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="datagrid displaying xml in flex">datagrid displaying xml in flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex xml qname qn">flex xml qname qn</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex qname datagrid">flex qname datagrid</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex qname change">flex qname change</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex progressbar datagrid">flex progressbar datagrid</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex 4 import xml datagrid">flex 4 import xml datagrid</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex">displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="Displaying dynamically loaded XML in a DataGrid control in Flex">Displaying dynamically loaded XML in a DataGrid control in Flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="datagridcolumn datafield dynamic flex">datagridcolumn datafield dynamic flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="namespace xml datagrid control flex 4">namespace xml datagrid control flex 4</a> (1)</li></ul></p> <a href='http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<pre class="brush: as3; title: ; notranslate">
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:Application   name=&quot;DataGrid_XML_test&quot;
          xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot;
          xmlns:net=&quot;flash.net.*&quot;
          layout=&quot;vertical&quot;
          verticalAlign=&quot;middle&quot;
          backgroundColor=&quot;white&quot;&gt;

    &lt;mx:Script&gt;
        &lt;![CDATA[
            import mx.events.ListEvent;
            import mx.controls.dataGridClasses.DataGridColumn;

                public namespace sitemapNS = &quot;http://www.google.com/schemas/sitemap/0.84&quot;;

              private function loadXML(targetURL:String):void {
                urlLdr.load(new URLRequest(targetURL));
                loadBtn.enabled   = false;
            }

            private function urlLdr_complete(evt:Event):void {
                  var xmlData:XML = new XML(URLLoader(evt.currentTarget).data);
                  xmlListColl = new XMLListCollection(xmlData.children());
                dataGrid.enabled = true;
                  loadBtn.enabled = true;
              }

            private function dataGrid_labelFunc(item:XML, col:DataGridColumn):String {
                var   qN:QName = new QName(sitemapNS, col.dataField);
                return item[qN].text();
            }

              private function dataGrid_dateLabelFunc(item:XML, col:DataGridColumn):String {
                var qN:QName = new QName(sitemapNS, col.dataField);
                var value:String = item[qN].text();
                value = value.replace(/-/g, &quot;/&quot;);
                  value = value.replace(&quot;T&quot;,   &quot; &quot;);
                value = value.replace(&quot;+00:00&quot;,   &quot;&quot;);
                  return value;
            }

            private function dataGrid_itemDoubleClick(evt:ListEvent):void   {
                use namespace sitemapNS;
                var url:String = evt.itemRenderer.data.loc;
                navigateToURL(new URLRequest(url), &quot;_blank&quot;);
            }
        ]]&gt;
    &lt;/mx:Script&gt;

      &lt;net:URLLoader   id=&quot;urlLdr&quot;
            complete=&quot;urlLdr_complete(event);&quot; /&gt;
    &lt;mx:XMLListCollection id=&quot;xmlListColl&quot; /&gt;

    &lt;mx:ApplicationControlBar dock=&quot;true&quot;&gt;
        &lt;mx:Button id=&quot;loadBtn&quot;
                label=&quot;Load XML&quot;
                click=&quot;loadXML('http://www.beasrilankan.com/sitemap.xml');&quot;   /&gt;
        &lt;mx:Spacer   width=&quot;100%&quot; /&gt;
          &lt;mx:ProgressBar id=&quot;progressBar&quot;
                    mode=&quot;event&quot;
                source=&quot;{urlLdr}&quot;
                labelPlacement=&quot;center&quot; /&gt;
    &lt;/mx:ApplicationControlBar&gt;

    &lt;mx:DataGrid   id=&quot;dataGrid&quot;
              dataProvider=&quot;{xmlListColl}&quot;
            doubleClickEnabled=&quot;true&quot;
              itemDoubleClick=&quot;dataGrid_itemDoubleClick(event);&quot;
              enabled=&quot;false&quot;
              width=&quot;100%&quot;
              height=&quot;100%&quot;&gt;
            &lt;mx:columns&gt;
            &lt;mx:DataGridColumn   dataField=&quot;loc&quot;
                    labelFunction=&quot;dataGrid_labelFunc&quot;
                      itemRenderer=&quot;mx.controls.Label&quot;   /&gt;
            &lt;mx:DataGridColumn   dataField=&quot;lastmod&quot;
                    labelFunction=&quot;dataGrid_dateLabelFunc&quot;
                      width=&quot;150&quot; /&gt;
            &lt;mx:DataGridColumn dataField=&quot;changefreq&quot;
                    labelFunction=&quot;dataGrid_labelFunc&quot;
                    width=&quot;100&quot; /&gt;
              &lt;mx:DataGridColumn   dataField=&quot;priority&quot;
                    labelFunction=&quot;dataGrid_labelFunc&quot;
                    width=&quot;100&quot; /&gt;
        &lt;/mx:columns&gt;
    &lt;/mx:DataGrid&gt;

&lt;/mx:Application&gt;
</pre>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="datagrid displaying xml in flex">datagrid displaying xml in flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex xml qname qn">flex xml qname qn</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex qname datagrid">flex qname datagrid</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex qname change">flex qname change</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex progressbar datagrid">flex progressbar datagrid</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="flex 4 import xml datagrid">flex 4 import xml datagrid</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex">displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="Displaying dynamically loaded XML in a DataGrid control in Flex">Displaying dynamically loaded XML in a DataGrid control in Flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="datagridcolumn datafield dynamic flex">datagridcolumn datafield dynamic flex</a> (1)</li><li><a href="http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/" title="namespace xml datagrid control flex 4">namespace xml datagrid control flex 4</a> (1)</li></ul></p> <a href='http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/09/displaying-dynamically-loaded-xml-in-a-datagrid-control-in-flex-qname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collapsible Panel Component for Flex</title>
		<link>http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/</link>
		<comments>http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 10:57:09 +0000</pubDate>
		<dc:creator>Sameera Thilakasiri</dc:creator>
				<category><![CDATA[Flex 3 Action Script 3 Tutorial]]></category>
		<category><![CDATA[addEventListener()]]></category>
		<category><![CDATA[dispatchEvent()]]></category>
		<category><![CDATA[titleIcon]]></category>

		<guid isPermaLink="false">http://www.beasrilankan.com/?p=728</guid>
		<description><![CDATA[<p>Here’s an another   post in the same vein as my previous one: this time, the component I’m sharing is a Panel subclass that allows for collapsing and expanding its contents. What this means is that the user can click on the header of the Panel to make it toggle between an open or closed state, with a smooth animation.<br />
I   Tried to implement the component so that it’ll be easy to use in both MXML and ActionScript. In the demo app there is also an example on styling the CollapsiblePanel.</p> <a href='http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/' rel="nofollow">Read More &raquo;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Here’s an another   post in the same vein as my previous one: this time, the component I’m sharing is a Panel subclass that allows for collapsing and expanding its contents. What this means is that the user can click on the header of the Panel to make it toggle between an open or closed state, with a smooth animation.<br />
I   Tried to implement the component so that it’ll be easy to use in both MXML and ActionScript. In the demo app there is also an example on styling the CollapsiblePanel.</p> <a href='http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/' rel="nofollow">Read More &raquo;</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.beasrilankan.com/2010/08/collapsible-panel-component-for-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

