<?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>FlexDaddy &#187; css</title>
	<atom:link href="http://www.flexdaddy.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexdaddy.com</link>
	<description>Andrew Spaulding on Adobe Flash Platform Technologies</description>
	<lastBuildDate>Mon, 25 Jul 2011 04:23:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Bring layout control back to CSS</title>
		<link>http://www.flexdaddy.com/2005/06/06/bring-layout-control-back-to-css/</link>
		<comments>http://www.flexdaddy.com/2005/06/06/bring-layout-control-back-to-css/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 00:24:14 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[styles]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2005/06/06/bring-layout-control-back-to-css/</guid>
		<description><![CDATA[Just like you would when coding a webpage with div&#8217;s and CSS-P (css positioning) you can now have that same contol when coding for Flex. Manish Jethani has written a great post demonstrating how to control Flex application layout using css. Complete source code is available too. It&#8217;s well worth a peek Related posts: Sizing [...]
Related posts:<ol>
<li><a href='http://www.flexdaddy.com/2005/02/21/sizing-apps-within-the-loader-control/' rel='bookmark' title='Sizing apps within the Loader control'>Sizing apps within the Loader control</a></li>
<li><a href='http://www.flexdaddy.com/2005/09/06/alert-alert-listen-to-the-buttons/' rel='bookmark' title='Alert! Alert! Listen to the buttons!'>Alert! Alert! Listen to the buttons!</a></li>
<li><a href='http://www.flexdaddy.com/2005/05/18/flex-style-explorer/' rel='bookmark' title='Flex Style Explorer'>Flex Style Explorer</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Just like you would when coding a webpage with div&#8217;s and CSS-P (css positioning) you can now have that same contol when coding for <a href="http://www.macromedia.com/go/flex">Flex</a>. <a href="http://mannu.livejournal.com/">Manish Jethani</a> has written a great post demonstrating how to <a href="http://mannu.livejournal.com/299285.html">control Flex application layout using css.</a> Complete source code is available too. It&#8217;s well worth a peek <img src='http://www.flexdaddy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>Related posts:<ol>
<li><a href='http://www.flexdaddy.com/2005/02/21/sizing-apps-within-the-loader-control/' rel='bookmark' title='Sizing apps within the Loader control'>Sizing apps within the Loader control</a></li>
<li><a href='http://www.flexdaddy.com/2005/09/06/alert-alert-listen-to-the-buttons/' rel='bookmark' title='Alert! Alert! Listen to the buttons!'>Alert! Alert! Listen to the buttons!</a></li>
<li><a href='http://www.flexdaddy.com/2005/05/18/flex-style-explorer/' rel='bookmark' title='Flex Style Explorer'>Flex Style Explorer</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2005/06/06/bring-layout-control-back-to-css/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flex Style Explorer</title>
		<link>http://www.flexdaddy.com/2005/05/18/flex-style-explorer/</link>
		<comments>http://www.flexdaddy.com/2005/05/18/flex-style-explorer/#comments</comments>
		<pubDate>Wed, 18 May 2005 01:44:34 +0000</pubDate>
		<dc:creator>Andrew Spaulding</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[styles]]></category>

		<guid isPermaLink="false">http://www.flexdaddy.info/2005/05/18/flex-style-explorer/</guid>
		<description><![CDATA[Macromedia Consulting have released this nice little &#8220;work in progess&#8221; Flex css style application. It&#8217;s basically a tool to assist in creating visual designs for Flex applications. It provides a demonstration of the available style controls for Flex components, real time manipulation of the styles, as well as providing the css for each style control. [...]
Related posts:<ol>
<li><a href='http://www.flexdaddy.com/2006/03/15/flex-2-style-explorer-released/' rel='bookmark' title='Flex 2 Style Explorer released'>Flex 2 Style Explorer released</a></li>
<li><a href='http://www.flexdaddy.com/2006/02/06/how-to-skin-flex-20/' rel='bookmark' title='How to skin Flex 2.0'>How to skin Flex 2.0</a></li>
<li><a href='http://www.flexdaddy.com/2005/09/06/alert-alert-listen-to-the-buttons/' rel='bookmark' title='Alert! Alert! Listen to the buttons!'>Alert! Alert! Listen to the buttons!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Macromedia Consulting have released this nice little &#8220;work in progess&#8221; <a href="http://www.macromedia.com/go/flex">Flex</a> css style application. It&#8217;s basically a tool to assist in creating visual designs for Flex applications.</p>
<p>It provides a demonstration of the available style controls for <a href="http://www.macromedia.com/go/flex">Flex</a> components, real time manipulation of the styles, as well as providing the css for each style control. </p>
<p><a href="http://www.markme.com/mc/archives/007740.cfm">Check it out!</a> </p>
<p>Related posts:<ol>
<li><a href='http://www.flexdaddy.com/2006/03/15/flex-2-style-explorer-released/' rel='bookmark' title='Flex 2 Style Explorer released'>Flex 2 Style Explorer released</a></li>
<li><a href='http://www.flexdaddy.com/2006/02/06/how-to-skin-flex-20/' rel='bookmark' title='How to skin Flex 2.0'>How to skin Flex 2.0</a></li>
<li><a href='http://www.flexdaddy.com/2005/09/06/alert-alert-listen-to-the-buttons/' rel='bookmark' title='Alert! Alert! Listen to the buttons!'>Alert! Alert! Listen to the buttons!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.flexdaddy.com/2005/05/18/flex-style-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

