<?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: Vertical TabNavigator Component for Flex</title>
	<atom:link href="http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/</link>
	<description></description>
	<lastBuildDate>Fri, 04 May 2012 16:38:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Sweety</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5935</link>
		<dc:creator>Sweety</dc:creator>
		<pubDate>Thu, 26 Jan 2012 22:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5935</guid>
		<description>Finally i made it working .

If any one is looking for solution for displaying label in the tab&#039;s with Flex 4.5 sdk .
Go through this .
 Copy the below styles .
1.  @font-face {
		src:url(&#039;CharringtonBold.ttf&#039;);
	        fontFamily: myFontFamily;
		embedAsCFF: false;
	} 
   @font-face {
	        src:url(&#039;CharringtonBold.ttf&#039;);
		fontFamily: myFontFamily;
		embedAsCFF: true;
		} 

embedAsCFF is the key here . True will be used for spark components ,false for mx controls. As our tabNavigator is mx control we need to set embedAsCFF as False . But if we used spark components inside tabNavigator then we should set two fonts like above one with false and one with true . 

2. insted of setting this embeded font for whole app , you can do this  ,give a style name for vertical tab Navigation say &quot;verticalTabStyle&quot;
And copy the following style 
.verticalTabStyle {
		fontFamily: myFontFamily;
		fontSize: 13;
		fontWeight : bold;	
}

Thats it .

Let me if it worked or not .

Happy flexing !!!!</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://0.gravatar.com/avatar/2b5b83becf65b9713e3cf82a74e804db?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>Finally i made it working .</p>
<p>If any one is looking for solution for displaying label in the tab&#8217;s with Flex 4.5 sdk .<br />
Go through this .<br />
 Copy the below styles .<br />
1.  @font-face {<br />
		src:url(&#8216;CharringtonBold.ttf&#8217;);<br />
	        fontFamily: myFontFamily;<br />
		embedAsCFF: false;<br />
	}<br />
   @font-face {<br />
	        src:url(&#8216;CharringtonBold.ttf&#8217;);<br />
		fontFamily: myFontFamily;<br />
		embedAsCFF: true;<br />
		} </p>
<p>embedAsCFF is the key here . True will be used for spark components ,false for mx controls. As our tabNavigator is mx control we need to set embedAsCFF as False . But if we used spark components inside tabNavigator then we should set two fonts like above one with false and one with true . </p>
<p>2. insted of setting this embeded font for whole app , you can do this  ,give a style name for vertical tab Navigation say &#8220;verticalTabStyle&#8221;<br />
And copy the following style<br />
.verticalTabStyle {<br />
		fontFamily: myFontFamily;<br />
		fontSize: 13;<br />
		fontWeight : bold;<br />
}</p>
<p>Thats it .</p>
<p>Let me if it worked or not .</p>
<p>Happy flexing !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sweety</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5932</link>
		<dc:creator>Sweety</dc:creator>
		<pubDate>Wed, 11 Jan 2012 22:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5932</guid>
		<description>Hi,

Same here .not able to see the lables in tab ,using flashbuilder 4.5. 
Do anybody have a solution.Please let us know.

Thanks.</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://0.gravatar.com/avatar/2b5b83becf65b9713e3cf82a74e804db?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>Hi,</p>
<p>Same here .not able to see the lables in tab ,using flashbuilder 4.5.<br />
Do anybody have a solution.Please let us know.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rana</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5919</link>
		<dc:creator>Rana</dc:creator>
		<pubDate>Wed, 16 Nov 2011 11:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5919</guid>
		<description>Hi ,
I used this but it&#039;s  can&#039;t work on the flashbulider 4.5 please what am going to do 
i will get the blank label part can please said for the 4.5 source code 
thank u</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://1.gravatar.com/avatar/f3213e2a5414cdb98620b4e277fe408b?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>Hi ,<br />
I used this but it&#8217;s  can&#8217;t work on the flashbulider 4.5 please what am going to do<br />
i will get the blank label part can please said for the 4.5 source code<br />
thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5789</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Tue, 05 Jul 2011 20:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5789</guid>
		<description>Hey, I&#039;m having a problem displaying the font on the tabs and the panels.  I copied your source, and it still doesn&#039;t show up.  I recall seeing this problem in posts above, but I still cannot solve this.  Could anyone post a direct solution?
I&#039;d really appreciate it.</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://1.gravatar.com/avatar/1e0b6e61f4b0dddb9d76cd27fe112b1d?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>Hey, I&#8217;m having a problem displaying the font on the tabs and the panels.  I copied your source, and it still doesn&#8217;t show up.  I recall seeing this problem in posts above, but I still cannot solve this.  Could anyone post a direct solution?<br />
I&#8217;d really appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iamso</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5785</link>
		<dc:creator>Iamso</dc:creator>
		<pubDate>Mon, 30 May 2011 09:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5785</guid>
		<description>Thanks for your components! thanks!</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://1.gravatar.com/avatar/f26347d5d80204ce803e1685ca021801?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>Thanks for your components! thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pranav</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5784</link>
		<dc:creator>Pranav</dc:creator>
		<pubDate>Tue, 17 May 2011 11:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5784</guid>
		<description>Great post!
Still looking for label rotating of tabs, I also wanted to word Wrap in tabs if label is to large.
Can anyone help me to achieve this also?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><a rel='external nofollow' href='http://omidixit.blog.com'><img alt='' src='http://0.gravatar.com/avatar/ce49b3dd9608636374fc75802634a330?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></a></span>Great post!<br />
Still looking for label rotating of tabs, I also wanted to word Wrap in tabs if label is to large.<br />
Can anyone help me to achieve this also?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasmank</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5775</link>
		<dc:creator>Jasmank</dc:creator>
		<pubDate>Tue, 03 May 2011 10:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5775</guid>
		<description>This is great.. 
Can I use this is flex builder 3.
If not, what can I do use it.</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://1.gravatar.com/avatar/7ae2fa604578205ba06b2cc495c15cac?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>This is great..<br />
Can I use this is flex builder 3.<br />
If not, what can I do use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juri</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5697</link>
		<dc:creator>juri</dc:creator>
		<pubDate>Tue, 28 Dec 2010 15:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5697</guid>
		<description>well, something like this works

if (_tabBarLocation == &quot;left&quot;) {			if (tabBar.rotation != 270){
tabBar.rotation = 270;	

var tab:Tab = tabBar.getChildAt(0) as Tab;
tab.rotation = 90;tab.scaleX=.6;

maybe make it neater outside this method or something</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://1.gravatar.com/avatar/3b292e9481bd125dcaceea735d31149c?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>well, something like this works</p>
<p>if (_tabBarLocation == &#8220;left&#8221;) {			if (tabBar.rotation != 270){<br />
tabBar.rotation = 270;	</p>
<p>var tab:Tab = tabBar.getChildAt(0) as Tab;<br />
tab.rotation = 90;tab.scaleX=.6;</p>
<p>maybe make it neater outside this method or something</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juri</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5692</link>
		<dc:creator>juri</dc:creator>
		<pubDate>Thu, 09 Dec 2010 18:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5692</guid>
		<description>Has anyone been able to rotate text as mentioned in posts #15 &amp; 16 ? If so, would he be so kind to show an example thanks</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://1.gravatar.com/avatar/3b292e9481bd125dcaceea735d31149c?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>Has anyone been able to rotate text as mentioned in posts #15 &amp; 16 ? If so, would he be so kind to show an example thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhishek</title>
		<link>http://hasseg.org/blog/post/112/vertical-tabnavigator-component-for-flex/comment-page-1/#comment-5690</link>
		<dc:creator>abhishek</dc:creator>
		<pubDate>Mon, 06 Dec 2010 12:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://hasseg.org/blog/?p=112#comment-5690</guid>
		<description>Im not able to view any text in tab’s labels
please help me out in this. 
Thanks in advance;
abhishekchess1@gmail.com
:)</description>
		<content:encoded><![CDATA[<p><span class='eg-image' style='float:left; margin-right:10px; display:block; width:40px' ><img alt='' src='http://1.gravatar.com/avatar/d916085da18a1ce8de2f5b684a2f9195?s=40&amp;d=http%3A%2F%2Fhasseg.org%2Fblank-avatar.png%3Fs%3D40&amp;r=G' class='avatar avatar-40 photo' height='40' width='40' /></span>Im not able to view any text in tab’s labels<br />
please help me out in this.<br />
Thanks in advance;<br />
<a href="mailto:abhishekchess1@gmail.com">abhishekchess1@gmail.com</a><br />
:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

