<?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: Skinning &amp; Styling In Flex 3</title>
	<atom:link href="http://deceptiveresolution.wordpress.com/2008/11/26/skinning-styling-in-flex-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://deceptiveresolution.wordpress.com/2008/11/26/skinning-styling-in-flex-3/</link>
	<description>Actionscript, Flash, Flex, AIR, HaXe &#38; Interactive Server - Open your eyes its about the journey.</description>
	<lastBuildDate>Sat, 17 Oct 2009 09:38:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Doug</title>
		<link>http://deceptiveresolution.wordpress.com/2008/11/26/skinning-styling-in-flex-3/#comment-719</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 23 Sep 2009 11:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://deceptiveresolution.wordpress.com/?p=209#comment-719</guid>
		<description>Hi Jay,

Did you use my code added to the bottom of the post?</description>
		<content:encoded><![CDATA[<p>Hi Jay,</p>
<p>Did you use my code added to the bottom of the post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://deceptiveresolution.wordpress.com/2008/11/26/skinning-styling-in-flex-3/#comment-717</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 21 Sep 2009 12:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://deceptiveresolution.wordpress.com/?p=209#comment-717</guid>
		<description>When I try the example code I get the error:

Access of undefined property menuBarItems.

Any suggestions?

Thanks</description>
		<content:encoded><![CDATA[<p>When I try the example code I get the error:</p>
<p>Access of undefined property menuBarItems.</p>
<p>Any suggestions?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob S.</title>
		<link>http://deceptiveresolution.wordpress.com/2008/11/26/skinning-styling-in-flex-3/#comment-716</link>
		<dc:creator>Rob S.</dc:creator>
		<pubDate>Wed, 16 Sep 2009 21:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://deceptiveresolution.wordpress.com/?p=209#comment-716</guid>
		<description>Brilliant man, thank you for this!</description>
		<content:encoded><![CDATA[<p>Brilliant man, thank you for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://deceptiveresolution.wordpress.com/2008/11/26/skinning-styling-in-flex-3/#comment-173</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 02 Jan 2009 14:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://deceptiveresolution.wordpress.com/?p=209#comment-173</guid>
		<description>@Martin - Check out the original post as i&#039;ve added a link to the bottom showing my custom mxml file.</description>
		<content:encoded><![CDATA[<p>@Martin &#8211; Check out the original post as i&#8217;ve added a link to the bottom showing my custom mxml file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://deceptiveresolution.wordpress.com/2008/11/26/skinning-styling-in-flex-3/#comment-172</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 02 Jan 2009 12:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://deceptiveresolution.wordpress.com/?p=209#comment-172</guid>
		<description>I was just running into the same problem. I was originally going to skip the subclass and build my own menu bar based on the MenuBar code but then you hit the various dependency problems, e.g. the IMenuBarItemRenderer requires accessors for the concrete MenuBar type.

Its unfortunate that some parts of the framework are specified by interfaces but some other seemingly arbitrary parts are just concrete classes.

I think in this case the best option is to override those 2 methods, even though they end up running twice just because they put the margin as a constant. :(</description>
		<content:encoded><![CDATA[<p>I was just running into the same problem. I was originally going to skip the subclass and build my own menu bar based on the MenuBar code but then you hit the various dependency problems, e.g. the IMenuBarItemRenderer requires accessors for the concrete MenuBar type.</p>
<p>Its unfortunate that some parts of the framework are specified by interfaces but some other seemingly arbitrary parts are just concrete classes.</p>
<p>I think in this case the best option is to override those 2 methods, even though they end up running twice just because they put the margin as a constant. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
