<?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: Customizing TileList selection</title>
	<atom:link href="http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/</link>
	<description>Comments and thoughts on technology from Marc Hughes</description>
	<lastBuildDate>Wed, 17 Feb 2010 03:14:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anissa Hart</title>
		<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/comment-page-1/#comment-586</link>
		<dc:creator>Anissa Hart</dc:creator>
		<pubDate>Thu, 26 Feb 2009 15:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=108#comment-586</guid>
		<description>Thanks so much for this example, with a few minor modifications I was able to customize it into exactly what I needed.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this example, with a few minor modifications I was able to customize it into exactly what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/comment-page-1/#comment-529</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 05 Jan 2009 16:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=108#comment-529</guid>
		<description>jakeonfire
Dec 17th, 2008 at 4:15 pm

I don’t know if this will work well for others, but another way to achieve something similar is to set selectable to false on the TileList, then implement mouse over, mouse out, and click events within the item renderer. This does lobotomize some of the functionality of the TileList, however, but allows selection effects which directly manipulate the markup within the item renderer, which is what I needed.

First TNX for great idea i have been banging my head all day how to insert img on over event of the tilelist item
i have not set selectable to false but changed color of it to my background color and set paning to 0 on all sides 
i have set mouseOver event to show the image and mouseOut to hide it 
i only have one question How to make &quot;image.visible = true&quot; when i select one of the items and hide all images in other items. 

this all would be much easyer if i could simply use skin on tile list over out and selected events....</description>
		<content:encoded><![CDATA[<p>jakeonfire<br />
Dec 17th, 2008 at 4:15 pm</p>
<p>I don’t know if this will work well for others, but another way to achieve something similar is to set selectable to false on the TileList, then implement mouse over, mouse out, and click events within the item renderer. This does lobotomize some of the functionality of the TileList, however, but allows selection effects which directly manipulate the markup within the item renderer, which is what I needed.</p>
<p>First TNX for great idea i have been banging my head all day how to insert img on over event of the tilelist item<br />
i have not set selectable to false but changed color of it to my background color and set paning to 0 on all sides<br />
i have set mouseOver event to show the image and mouseOut to hide it<br />
i only have one question How to make &#8220;image.visible = true&#8221; when i select one of the items and hide all images in other items. </p>
<p>this all would be much easyer if i could simply use skin on tile list over out and selected events&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jakeonfire</title>
		<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/comment-page-1/#comment-520</link>
		<dc:creator>jakeonfire</dc:creator>
		<pubDate>Wed, 17 Dec 2008 20:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=108#comment-520</guid>
		<description>I don&#039;t know if this will work well for others, but another way to achieve something similar is to set selectable to false on the TileList, then implement mouse over, mouse out, and click events within the item renderer. This does lobotomize some of the functionality of the TileList, however, but allows selection effects which directly manipulate the markup within the item renderer, which is what I needed.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if this will work well for others, but another way to achieve something similar is to set selectable to false on the TileList, then implement mouse over, mouse out, and click events within the item renderer. This does lobotomize some of the functionality of the TileList, however, but allows selection effects which directly manipulate the markup within the item renderer, which is what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/comment-page-1/#comment-491</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Wed, 29 Oct 2008 09:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=108#comment-491</guid>
		<description>hello mark,
I&#039;m a flex beginner and i&#039;m trying to do exactly what you did in this example.
But I dont really understand how it works and where to put this code.

And I wonder how (in your before/after screenshot) you can have different witdh in the tile list items for your left and right colums

So if it&#039;s not a problem for you, can you send me your source code or explain me if it&#039;s not taking you too much time.

Thanks (and sorry for my poor english) :))</description>
		<content:encoded><![CDATA[<p>hello mark,<br />
I&#8217;m a flex beginner and i&#8217;m trying to do exactly what you did in this example.<br />
But I dont really understand how it works and where to put this code.</p>
<p>And I wonder how (in your before/after screenshot) you can have different witdh in the tile list items for your left and right colums</p>
<p>So if it&#8217;s not a problem for you, can you send me your source code or explain me if it&#8217;s not taking you too much time.</p>
<p>Thanks (and sorry for my poor english) <img src='http://www.rogue-development.com/blog2/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/comment-page-1/#comment-489</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Tue, 28 Oct 2008 13:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=108#comment-489</guid>
		<description>Marc,
Thanks so much for sharing this. Just what I was looking for.

Thank you
Keith</description>
		<content:encoded><![CDATA[<p>Marc,<br />
Thanks so much for sharing this. Just what I was looking for.</p>
<p>Thank you<br />
Keith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariosh</title>
		<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/comment-page-1/#comment-477</link>
		<dc:creator>Mariosh</dc:creator>
		<pubDate>Thu, 02 Oct 2008 22:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=108#comment-477</guid>
		<description>Great post, Thanks Marc.
I had a problem with TileList where the highlight border around the selected item becomes very wide If I make the application window full-screen (&lt;a href=&quot;http://mariosh.com/codes/customizing-tilelist-selection/&quot; rel=&quot;nofollow&quot;&gt;example&lt;/a&gt;). Your example solved my problem.
I made also more advanced example (nice blue gradient fill) &lt;a href=&quot;http://mariosh.com/examples/vista-start-menu/&quot; rel=&quot;nofollow&quot;&gt;Vista Start Menu&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Great post, Thanks Marc.<br />
I had a problem with TileList where the highlight border around the selected item becomes very wide If I make the application window full-screen (<a href="http://mariosh.com/codes/customizing-tilelist-selection/" rel="nofollow">example</a>). Your example solved my problem.<br />
I made also more advanced example (nice blue gradient fill) <a href="http://mariosh.com/examples/vista-start-menu/" rel="nofollow">Vista Start Menu</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.rogue-development.com/blog2/2007/12/customizing-tilelist-selection/comment-page-1/#comment-278</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 16 May 2008 15:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://rogue-development.com/blog2/?p=108#comment-278</guid>
		<description>Hi,thanks for example.
But i don&#039;t know no how to connect with the redefinition of class methods to roll-over-indicator-skin of my css.</description>
		<content:encoded><![CDATA[<p>Hi,thanks for example.<br />
But i don&#8217;t know no how to connect with the redefinition of class methods to roll-over-indicator-skin of my css.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
