<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Flex Vertical TabBar With CornerRadius on Left or Right</title>
	<atom:link href="http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/</link>
	<description>My thoughts on ColdFusion, Flex and other RIA stuff....</description>
	<lastBuildDate>Wed, 08 Feb 2012 01:51:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: deep</title>
		<link>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/comment-page-1/#comment-7630</link>
		<dc:creator>deep</dc:creator>
		<pubDate>Tue, 07 Jun 2011 20:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/?p=588#comment-7630</guid>
		<description>I am also using flex4 and trying to make a vertical tabbar, like the one in the above picture. Unfortunately, the above example dosent work. Would you mind sharing your code from flex4, so that I can have a look.
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I am also using flex4 and trying to make a vertical tabbar, like the one in the above picture. Unfortunately, the above example dosent work. Would you mind sharing your code from flex4, so that I can have a look.<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/comment-page-1/#comment-6710</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 17 Mar 2011 14:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/?p=588#comment-6710</guid>
		<description>I see now that these value work because we are using Degrafa cssskin.  So that&#039;s another way to get these corner radii.
http://www.degrafa.org/docs/com/degrafa/skins/CSSSkin.html</description>
		<content:encoded><![CDATA[<p>I see now that these value work because we are using Degrafa cssskin.  So that&#8217;s another way to get these corner radii.<br />
<a href="http://www.degrafa.org/docs/com/degrafa/skins/CSSSkin.html" rel="nofollow">http://www.degrafa.org/docs/com/degrafa/skins/CSSSkin.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/comment-page-1/#comment-6709</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 17 Mar 2011 13:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/?p=588#comment-6709</guid>
		<description>border-top-right-radius		: 0;
	border-top-left-radius		: 10;
	border-bottom-left-radius	: 10;

These values seem to work.  I found them by accident, they don&#039;t seem to be in the asdoc :-(

I&#039;m using Flex 4, mx:TabBar, and Halo theme.  Maybe that is an unusual combination.</description>
		<content:encoded><![CDATA[<p>border-top-right-radius		: 0;<br />
	border-top-left-radius		: 10;<br />
	border-bottom-left-radius	: 10;</p>
<p>These values seem to work.  I found them by accident, they don&#8217;t seem to be in the asdoc <img src='http://www.anujgakhar.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>I&#8217;m using Flex 4, mx:TabBar, and Halo theme.  Maybe that is an unusual combination.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://www.anujgakhar.com/2009/09/11/flex-vertical-tabbar-with-cornerradius-on-left-or-right/comment-page-1/#comment-6613</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Fri, 18 Feb 2011 03:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/?p=588#comment-6613</guid>
		<description>Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

