<?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: Extending Flex 3 Components</title>
	<atom:link href="http://mchristoff.com/2009/08/extending-flex-3-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://mchristoff.com/2009/08/extending-flex-3-components/</link>
	<description>Participating in Life.</description>
	<lastBuildDate>Thu, 24 Jun 2010 18:27:34 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Christoff</title>
		<link>http://mchristoff.com/2009/08/extending-flex-3-components/comment-page-1/#comment-1484</link>
		<dc:creator>Michael Christoff</dc:creator>
		<pubDate>Tue, 29 Sep 2009 05:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://mchristoff.com/?p=56#comment-1484</guid>
		<description>I haven&#039;t had a chance to try that, but it seems like it could work. I&#039;m not quite sure if the itemRenderer can effect change on the icon though. Have you given this a try to see if you can get the same result?&lt;br&gt;&lt;br&gt;Either way, I think fundamentally the default behavior of the Tree should behave like IconTree. I&#039;ve ended up having to this kind of thing to various different flex components as well so I hope it serves as a good tutorial for anyone who&#039;s just getting their feat wet digging into the innards of the flex framework.</description>
		<content:encoded><![CDATA[<p>I haven&#39;t had a chance to try that, but it seems like it could work. I&#39;m not quite sure if the itemRenderer can effect change on the icon though. Have you given this a try to see if you can get the same result?</p>
<p>Either way, I think fundamentally the default behavior of the Tree should behave like IconTree. I&#39;ve ended up having to this kind of thing to various different flex components as well so I hope it serves as a good tutorial for anyone who&#39;s just getting their feat wet digging into the innards of the flex framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NotAGuru</title>
		<link>http://mchristoff.com/2009/08/extending-flex-3-components/comment-page-1/#comment-1482</link>
		<dc:creator>NotAGuru</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://mchristoff.com/?p=56#comment-1482</guid>
		<description>Why not just assign a class that extends the TreeItemRenderer as the itemRenderer of the Tree?</description>
		<content:encoded><![CDATA[<p>Why not just assign a class that extends the TreeItemRenderer as the itemRenderer of the Tree?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
