<?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: Using Flex 3, Filtering Data, and new TileList ItemsChangeEffect</title>
	<atom:link href="http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/</link>
	<description>Axel Jensen on Flex, Coldfusion and... other stuff</description>
	<lastBuildDate>Tue, 06 Dec 2011 15:13:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Amy B</title>
		<link>http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/comment-page-1/#comment-1139</link>
		<dc:creator>Amy B</dc:creator>
		<pubDate>Tue, 16 Dec 2008 19:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/#comment-1139</guid>
		<description>The reason you don&#039;t have to implement IDropInListItemRenderer with VBox is (1) VBox already implements it and (2) you&#039;re not interested in ListData.

All Flex components do _not_ have a data property, only ones that implement IListItemRenderer.  Certainly all containers have this property, and ones that are commonly used as item renderers, such a button.  But, for instance, UIComponent does _not_.</description>
		<content:encoded><![CDATA[<p>The reason you don&#8217;t have to implement IDropInListItemRenderer with VBox is (1) VBox already implements it and (2) you&#8217;re not interested in ListData.</p>
<p>All Flex components do _not_ have a data property, only ones that implement IListItemRenderer.  Certainly all containers have this property, and ones that are commonly used as item renderers, such a button.  But, for instance, UIComponent does _not_.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dreamer's Blog</title>
		<link>http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/comment-page-1/#comment-335</link>
		<dc:creator>Dreamer's Blog</dc:creator>
		<pubDate>Wed, 26 Mar 2008 04:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/#comment-335</guid>
		<description>&lt;strong&gt;Flex 3 : Filtering Data Example...&lt;/strong&gt;

Axelology 写了一个在Flex 3 中过滤数据的例子，使用了TileList组件，并演示了如何使用Flex 3 中的 ItemsChangeEffect 属性。
Demo  &#124;  Source

原文地址
......</description>
		<content:encoded><![CDATA[<p><strong>Flex 3 : Filtering Data Example&#8230;</strong></p>
<p>Axelology 写了一个在Flex 3 中过滤数据的例子，使用了TileList组件，并演示了如何使用Flex 3 中的 ItemsChangeEffect 属性。<br />
Demo  |  Source</p>
<p>原文地址<br />
&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeZ</title>
		<link>http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/comment-page-1/#comment-303</link>
		<dc:creator>PeZ</dc:creator>
		<pubDate>Thu, 20 Mar 2008 17:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/03/20/using-flex-3-filtering-data-and-new-tilelist-itemschangeeffect/#comment-303</guid>
		<description>I know why itemsChangedEffect can&#039;t work with a filterFunction and I&#039;ll try to explain it in a proper english when I&#039;ll have some time, but you can check my blog in the mean time to see a working example with the source code :


http://astrois.info/blog/flex/filterfunction-et-itemschangedeffect

http://astrois.info/Article_ItemsChangeEffect/</description>
		<content:encoded><![CDATA[<p>I know why itemsChangedEffect can&#8217;t work with a filterFunction and I&#8217;ll try to explain it in a proper english when I&#8217;ll have some time, but you can check my blog in the mean time to see a working example with the source code :</p>
<p><a href="http://astrois.info/blog/flex/filterfunction-et-itemschangedeffect" rel="nofollow">http://astrois.info/blog/flex/filterfunction-et-itemschangedeffect</a></p>
<p><a href="http://astrois.info/Article_ItemsChangeEffect/" rel="nofollow">http://astrois.info/Article_ItemsChangeEffect/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

