<?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: Tutorials for skinning Spark ButtonBar component with an icon image</title>
	<atom:link href="http://elromdesign.com/blog/2009/06/20/tuturials-for-skinning-spark-buttonbar-component-with-an-icon-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://elromdesign.com/blog/2009/06/20/tuturials-for-skinning-spark-buttonbar-component-with-an-icon-image/</link>
	<description>Developing Flash Applications</description>
	<pubDate>Fri, 12 Mar 2010 05:44:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: elad.ny</title>
		<link>http://elromdesign.com/blog/2009/06/20/tuturials-for-skinning-spark-buttonbar-component-with-an-icon-image/comment-page-1/#comment-16971</link>
		<dc:creator>elad.ny</dc:creator>
		<pubDate>Mon, 27 Jul 2009 23:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://elromdesign.com/blog/?p=522#comment-16971</guid>
		<description>To change the gap you use the Flex4 VerticalLayout component and set it to whatever you want.  For instance to set it to '0' you can do the following:

&lt;s:ButtonBar&gt;
     &lt;s:layout&gt;
           &lt;s:VerticalLayout gap=0 /&gt;
     &lt;/s:layout&gt;

     &lt;s:dataProvider /&gt;
&lt;s:ButtonBar&gt;

BTW: the default gap is '6'.</description>
		<content:encoded><![CDATA[<p>To change the gap you use the Flex4 VerticalLayout component and set it to whatever you want.  For instance to set it to &#8216;0&#8242; you can do the following:</p>
<p>&#60;s:ButtonBar&#62;<br />
     &#60;s:layout&#62;<br />
           &#60;s:VerticalLayout gap=0 /&#62;<br />
     &#60;/s:layout&#62;</p>
<p>     &#60;s:dataProvider /&#62;<br />
&#60;s:ButtonBar&#62;</p>
<p>BTW: the default gap is &#8216;6&#8242;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jp1244</title>
		<link>http://elromdesign.com/blog/2009/06/20/tuturials-for-skinning-spark-buttonbar-component-with-an-icon-image/comment-page-1/#comment-16970</link>
		<dc:creator>Jp1244</dc:creator>
		<pubDate>Mon, 27 Jul 2009 22:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://elromdesign.com/blog/?p=522#comment-16970</guid>
		<description>Thanks for the great tutorials.  I am having trouble with the custom component. How do you change the gap between the different buttons?</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorials.  I am having trouble with the custom component. How do you change the gap between the different buttons?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tuturials for skinning Spark ButtonBar component with an icon image &#171; Adobe Tutorials</title>
		<link>http://elromdesign.com/blog/2009/06/20/tuturials-for-skinning-spark-buttonbar-component-with-an-icon-image/comment-page-1/#comment-16878</link>
		<dc:creator>Tuturials for skinning Spark ButtonBar component with an icon image &#171; Adobe Tutorials</dc:creator>
		<pubDate>Sat, 20 Jun 2009 22:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://elromdesign.com/blog/?p=522#comment-16878</guid>
		<description>[...] Excerpt from: Tuturials for skinning Spark ButtonBar component with an icon image [...]</description>
		<content:encoded><![CDATA[<p>[...] Excerpt from: Tuturials for skinning Spark ButtonBar component with an icon image [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
