<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Absolute Positioning in Your Application&#8217;s Main MXML File</title>
	<atom:link href="http://userflex.wordpress.com/2008/05/22/absolute-layout-main-mxml/feed/" rel="self" type="application/rss+xml" />
	<link>http://userflex.wordpress.com/2008/05/22/absolute-layout-main-mxml/</link>
	<description>Tasty tidbits of Flex knowledge</description>
	<lastBuildDate>Sun, 20 Sep 2009 15:27:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick Schneble</title>
		<link>http://userflex.wordpress.com/2008/05/22/absolute-layout-main-mxml/#comment-18</link>
		<dc:creator>Nick Schneble</dc:creator>
		<pubDate>Thu, 22 May 2008 23:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://userflex.wordpress.com/?p=23#comment-18</guid>
		<description>Nice tip!</description>
		<content:encoded><![CDATA[<p>Nice tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Fendall</title>
		<link>http://userflex.wordpress.com/2008/05/22/absolute-layout-main-mxml/#comment-17</link>
		<dc:creator>Tony Fendall</dc:creator>
		<pubDate>Thu, 22 May 2008 21:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://userflex.wordpress.com/?p=23#comment-17</guid>
		<description>The Flex Docs do mention that there is a default top and bottom padding on the Application class of 24. However, the docs also say that the default left and right padding is 0.
http://livedocs.adobe.com/flex/3/langref/mx/core/Application.html

An easy fix is to set styleName=&quot;plain&quot; on your Application tag. This sets the padding to 0 on all sides, the background color to white, and the alignment to &#039;left&#039;.</description>
		<content:encoded><![CDATA[<p>The Flex Docs do mention that there is a default top and bottom padding on the Application class of 24. However, the docs also say that the default left and right padding is 0.<br />
<a href="http://livedocs.adobe.com/flex/3/langref/mx/core/Application.html" rel="nofollow">http://livedocs.adobe.com/flex/3/langref/mx/core/Application.html</a></p>
<p>An easy fix is to set styleName=&#8221;plain&#8221; on your Application tag. This sets the padding to 0 on all sides, the background color to white, and the alignment to &#8216;left&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
