<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>Alrighty Then! &#187; layout</title>
	<atom:link href="http://www.alrightythen.de/blog/tag/layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alrightythen.de/blog</link>
	<description>development notes, tech talk ...</description>
	<lastBuildDate>Mon, 21 Nov 2011 11:36:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>flex: Making a percentage-sized VBox scroll</title>
		<link>http://www.alrightythen.de/blog/2009/01/making-a-percentage-sized-vbox-scroll-in-flex/</link>
		<comments>http://www.alrightythen.de/blog/2009/01/making-a-percentage-sized-vbox-scroll-in-flex/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 16:14:12 +0000</pubDate>
		<dc:creator>ms</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://www.alrightythen.de/blog/?p=114</guid>
		<description><![CDATA[If you&#8217;re using a VBox with a pixel height, it will scroll as expected. If you&#8217;re using a percentage sized VBox, it won&#8217;t scroll when it&#8217;s content grows in size: the scrollbars will be &#8220;pushed somewhere up the component hierarchy&#8221;. To make it scroll, set it&#8217;s minHeight=0. Found this here.]]></description>
		<wfw:commentRss>http://www.alrightythen.de/blog/2009/01/making-a-percentage-sized-vbox-scroll-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

