<?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>Anuj Gakhar&#039;s Blog &#187; Flex</title>
	<atom:link href="http://www.anujgakhar.com/category/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anujgakhar.com</link>
	<description>Anuj @ Flex, ColdFusion and other RIA stuff....</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:20:14 +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>Detecting Item Clicks on a Spark List</title>
		<link>http://www.anujgakhar.com/2010/08/18/detecting-item-clicks-on-a-spark-list/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=detecting-item-clicks-on-a-spark-list</link>
		<comments>http://www.anujgakhar.com/2010/08/18/detecting-item-clicks-on-a-spark-list/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 21:42:15 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=914</guid>
		<description><![CDATA[As I am using the Spark List component extensively in my current project, I have come to understand some of the differences between a Spark List and MX List. I thought it would make sense to post my experience with this. With MX components, you have an itemClick Event on your List component. So you [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/08/18/detecting-item-clicks-on-a-spark-list/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Conditional Debugging in Flash Builder 4</title>
		<link>http://www.anujgakhar.com/2010/08/15/conditional-debugging-in-flash-builder-4/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=conditional-debugging-in-flash-builder-4</link>
		<comments>http://www.anujgakhar.com/2010/08/15/conditional-debugging-in-flash-builder-4/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 23:00:14 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Builder]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=846</guid>
		<description><![CDATA[I have started using Flash Builder 4 recently and the one feature I am loving the most is the Conditional Debugging. Using conditional breakpoints in Flash Builder 4, you can configure a breakpoint to trigger only after a certain number of loop iterations. For instance, you can halt the application on the third time a [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/08/15/conditional-debugging-in-flash-builder-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flex 4: Understanding DataGroups and VirtualLayouts</title>
		<link>http://www.anujgakhar.com/2010/08/02/flex-4-understanding-datagroups-and-virtuallayouts/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=flex-4-understanding-datagroups-and-virtuallayouts</link>
		<comments>http://www.anujgakhar.com/2010/08/02/flex-4-understanding-datagroups-and-virtuallayouts/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 07:33:57 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=884</guid>
		<description><![CDATA[As I have recently started working with Flex4, I have started to use some of the new components from the Flex 4 SDK. One of them is the DataGroup class. A brief explanation of the class is below (from the docs) :- The DataGroup class is the base container class for data items. The DataGroup [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/08/02/flex-4-understanding-datagroups-and-virtuallayouts/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Accessing a URL with Flex and YQL when there is no crossdomain.xml</title>
		<link>http://www.anujgakhar.com/2010/07/23/accessing-a-url-with-flex-and-yql-when-there-is-no-crossdomain-xml/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=accessing-a-url-with-flex-and-yql-when-there-is-no-crossdomain-xml</link>
		<comments>http://www.anujgakhar.com/2010/07/23/accessing-a-url-with-flex-and-yql-when-there-is-no-crossdomain-xml/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 10:18:04 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[YQL]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=749</guid>
		<description><![CDATA[If you are making a HTTPService call in Flex, you need to make sure that the domain specified in the url attribute is the domain from where your application was downloaded or there is a crossdomain.xml file granting access to your application&#8217;s originating is available on the domain specified in the HTTPService url attribute. Take [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/07/23/accessing-a-url-with-flex-and-yql-when-there-is-no-crossdomain-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CF/Flex Connectivity in Flex Builder : Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml.</title>
		<link>http://www.anujgakhar.com/2010/06/08/cfflex-connectivity-in-flex-builder/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cfflex-connectivity-in-flex-builder</link>
		<comments>http://www.anujgakhar.com/2010/06/08/cfflex-connectivity-in-flex-builder/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 20:35:26 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacOS]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=734</guid>
		<description><![CDATA[I was setting up a new Project in Flex Builder with Application Server Type as &#8216;ColdFusion&#8217;. I had the default values in the Flex Builder wizard. But the Wizard wont let me go past the second screen. I kept getting this error :- Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml. And [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/06/08/cfflex-connectivity-in-flex-builder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Swiz Framework : Invoking a WebService call</title>
		<link>http://www.anujgakhar.com/2010/06/06/swiz-framework-invoking-a-webservice-call/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=swiz-framework-invoking-a-webservice-call</link>
		<comments>http://www.anujgakhar.com/2010/06/06/swiz-framework-invoking-a-webservice-call/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 12:58:02 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Swiz]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=725</guid>
		<description><![CDATA[As I blogged before, I spent the weekend trying to get my head around Swiz framework. The project I did uses HTTPService and WebService calls to fetch data into the UI. While this sounds pretty straightforward, I came across a little gotcha which I thought I should blog about here. So, in my Beans.mxml I [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/06/06/swiz-framework-invoking-a-webservice-call/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>First Take at Swiz Framework</title>
		<link>http://www.anujgakhar.com/2010/06/06/first-take-at-swiz-framework/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=first-take-at-swiz-framework</link>
		<comments>http://www.anujgakhar.com/2010/06/06/first-take-at-swiz-framework/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 12:37:16 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Cairngorm]]></category>
		<category><![CDATA[Coldfusiondocs]]></category>
		<category><![CDATA[Swiz]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=719</guid>
		<description><![CDATA[I came across a project at work that was written using Swiz so I decided to spend the weekend getting my head around Swiz Framework for Flex. Swiz is a framework that provides Inversion of Control and Dependency Injection as its killer feature. I have been using Cairngorm for too long now and I was [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/06/06/first-take-at-swiz-framework/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Flex : Tooltip on Fixed Width DataGrid Columns</title>
		<link>http://www.anujgakhar.com/2010/05/21/flex-tooltip-on-fixed-width-datagrid-columns/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=flex-tooltip-on-fixed-width-datagrid-columns</link>
		<comments>http://www.anujgakhar.com/2010/05/21/flex-tooltip-on-fixed-width-datagrid-columns/#comments</comments>
		<pubDate>Fri, 21 May 2010 09:38:01 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=667</guid>
		<description><![CDATA[I was displaying some data in a DataGrid and a requirement came up to show tooltips on the columns which had more data than the column width. Since increasing the column width was not an option, the ideal solution was to show the the ellipses (&#8220;&#8230;&#8221;) at the end of the column and the rest [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/05/21/flex-tooltip-on-fixed-width-datagrid-columns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MultiLine Label in Flex</title>
		<link>http://www.anujgakhar.com/2009/11/12/multiline-label-in-flex/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=multiline-label-in-flex</link>
		<comments>http://www.anujgakhar.com/2009/11/12/multiline-label-in-flex/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:33:18 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=619</guid>
		<description><![CDATA[If you are a Flex developer, you would have come across this issue several times. If you are using the &#60;mx:Label&#62; 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 [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2009/11/12/multiline-label-in-flex/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Flex Vertical TabBar With CornerRadius on Left or Right</title>
		<link>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=flex-vertical-tabbar-with-cornerradius-on-left-or-right</link>
		<comments>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 13:12:46 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=588</guid>
		<description><![CDATA[If you are using Flex and want to have a TabBar control that aligns vertically instead of the default &#8220;horizontal&#8221; behaviour , then you can simply use the &#8220;direction&#8221; property on the control and make it vertical. You can see an example of that below . Notice how the tabs are now vertically aligned but the [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
