<?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>Flexponential &#187; VGroup</title>
	<atom:link href="http://flexponential.com/tag/vgroup/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Tue, 15 Jun 2010 17:55:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Major axis alignment now supported in spark</title>
		<link>http://flexponential.com/2010/01/20/major-axis-alignment-now-supported-in-spark/</link>
		<comments>http://flexponential.com/2010/01/20/major-axis-alignment-now-supported-in-spark/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 23:04:15 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[HGroup]]></category>
		<category><![CDATA[horizontalAlign]]></category>
		<category><![CDATA[HorizontalLayout]]></category>
		<category><![CDATA[spark]]></category>
		<category><![CDATA[verticalAlign]]></category>
		<category><![CDATA[VerticalLayout]]></category>
		<category><![CDATA[VGroup]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=250</guid>
		<description><![CDATA[The VerticalLayout and HorizontalLayout classes now support both the horizontalAlign and verticalAlign properties. This brings the VGroup and HGroup components in line with how the VBox and HBox halo controls worked. This was added very recently, builds after 4.0.0.13354 will have this functionality. So if you want to center align elements of a VGroup/HGroup you [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2010/01/20/major-axis-alignment-now-supported-in-spark/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adding a background color to a spark Group</title>
		<link>http://flexponential.com/2009/11/23/adding-a-background-color-to-a-spark-group/</link>
		<comments>http://flexponential.com/2009/11/23/adding-a-background-color-to-a-spark-group/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 03:34:06 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[HGroup]]></category>
		<category><![CDATA[spark]]></category>
		<category><![CDATA[TileGroup]]></category>
		<category><![CDATA[VGroup]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=260</guid>
		<description><![CDATA[In halo you could add a background color to any container by setting the backgroundColor style, but this is not the case for every spark container. Setting this style on components that extend from SkinnableContainer will work fine, but this style doesn&#8217;t exist on the Group component. The reason for this is the Group container [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2009/11/23/adding-a-background-color-to-a-spark-group/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
