<?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"
	>
<channel>
	<title>Comments on: Limiting a Flex TileList component&#8217;s number of selected items</title>
	<atom:link href="http://www.brianculler.com/golbhet/2009/08/07/limiting-a-flex-tilelist-components-number-of-selected-items/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianculler.com/golbhet/2009/08/07/limiting-a-flex-tilelist-components-number-of-selected-items/</link>
	<description>going no where much too fast</description>
	<pubDate>Sat, 31 Jul 2010 12:10:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: slaingod</title>
		<link>http://www.brianculler.com/golbhet/2009/08/07/limiting-a-flex-tilelist-components-number-of-selected-items/#comment-20015</link>
		<dc:creator>slaingod</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianculler.com/golbhet/?p=179#comment-20015</guid>
		<description>You must learn the ways of the Flex Monkey Patch, young Padawan.  :) Nothing like myTileList::mx_internal.rendererArray, etc. to save the day as well. Rip that class wide open.</description>
		<content:encoded><![CDATA[<p>You must learn the ways of the Flex Monkey Patch, young Padawan.  <img src='http://www.brianculler.com/golbhet/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Nothing like myTileList::mx_internal.rendererArray, etc. to save the day as well. Rip that class wide open.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxwell</title>
		<link>http://www.brianculler.com/golbhet/2009/08/07/limiting-a-flex-tilelist-components-number-of-selected-items/#comment-18784</link>
		<dc:creator>Maxwell</dc:creator>
		<pubDate>Sun, 09 Aug 2009 02:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianculler.com/golbhet/?p=179#comment-18784</guid>
		<description>Good stuff.  There's also the filterFunction that you can assign to an ArrayCollection that will let you manipulate which elements in the array source the AC will expose to bound components.  I used that to implement paging in a TileList on one project.</description>
		<content:encoded><![CDATA[<p>Good stuff.  There&#8217;s also the filterFunction that you can assign to an ArrayCollection that will let you manipulate which elements in the array source the AC will expose to bound components.  I used that to implement paging in a TileList on one project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
