<?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: WheelLayout Source and Quick Mashup</title>
	<atom:link href="http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/feed/" rel="self" type="application/rss+xml" />
	<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/</link>
	<description>Evtim on Flex SDK</description>
	<lastBuildDate>Thu, 03 May 2012 14:48:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Francsic</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11644</link>
		<dc:creator>Francsic</dc:creator>
		<pubDate>Wed, 31 Aug 2011 17:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11644</guid>
		<description>Just brilliant, well done!</description>
		<content:encoded><![CDATA[<p>Just brilliant, well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AIR for Android Application &#8211; 100 Days of Exercise &#124; Ryan Stewart &#8211; Mountaineer Coding</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11643</link>
		<dc:creator>AIR for Android Application &#8211; 100 Days of Exercise &#124; Ryan Stewart &#8211; Mountaineer Coding</dc:creator>
		<pubDate>Wed, 31 Aug 2011 16:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11643</guid>
		<description>[...] with the &#8220;wheel of death&#8221; as a way to represent the month and date. So I took some of Evtim&#8217;s wheel layout code and created a custom Flex list layout that did what I wanted. It looks nice, is unique, performs [...]</description>
		<content:encoded><![CDATA[<p>[...] with the &#8220;wheel of death&#8221; as a way to represent the month and date. So I took some of Evtim&#8217;s wheel layout code and created a custom Flex list layout that did what I wanted. It looks nice, is unique, performs [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex 4 Layout &#171; ksk studio</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11609</link>
		<dc:creator>Flex 4 Layout &#171; ksk studio</dc:creator>
		<pubDate>Fri, 25 Feb 2011 14:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11609</guid>
		<description>[...] ▼WheelLayout &#8211; Easy Flex（サンプル &#124; ブログ） [...]</description>
		<content:encoded><![CDATA[<p>[...] ▼WheelLayout &#8211; Easy Flex（サンプル | ブログ） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj Gakhar</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11577</link>
		<dc:creator>Anuj Gakhar</dc:creator>
		<pubDate>Tue, 14 Sep 2010 14:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11577</guid>
		<description>hi Evtim, Great examples. I have watched your video on the custom layouts and have gone through all your examples as well. I have learned a lot. I have a question though. I am working on a layout where the width is liquid (100%) the &#039;x&#039; position of elements need to be calculated based on their offset (a property in the model - so offset * i)  and the &#039;y&#039; is same for all elements. So the elements are basically laid out horizontally. I have written a custom layout for this already. Each element is rendered by the itemRenderer and all works fine. Now if one or more elements have the same &#039;x&#039; or overlap with another element - then I need to use a different itemRenderer that shows a &#039;merged&#039; icon and displays how many elements have merged. I am thinking of doing a hitTest in the custom layout and then setting a property on the target to tell it if any items were merged...can I pick your brains on what is the best way to do this and if you have any sample code that would be awesome ? Obviously there is no need for a scroller here as the elements should squeeze if a lot of elements are thrown at the layout....</description>
		<content:encoded><![CDATA[<p>hi Evtim, Great examples. I have watched your video on the custom layouts and have gone through all your examples as well. I have learned a lot. I have a question though. I am working on a layout where the width is liquid (100%) the &#8216;x&#8217; position of elements need to be calculated based on their offset (a property in the model &#8211; so offset * i)  and the &#8216;y&#8217; is same for all elements. So the elements are basically laid out horizontally. I have written a custom layout for this already. Each element is rendered by the itemRenderer and all works fine. Now if one or more elements have the same &#8216;x&#8217; or overlap with another element &#8211; then I need to use a different itemRenderer that shows a &#8216;merged&#8217; icon and displays how many elements have merged. I am thinking of doing a hitTest in the custom layout and then setting a property on the target to tell it if any items were merged&#8230;can I pick your brains on what is the best way to do this and if you have any sample code that would be awesome ? Obviously there is no need for a scroller here as the elements should squeeze if a lot of elements are thrown at the layout&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evtim</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11528</link>
		<dc:creator>Evtim</dc:creator>
		<pubDate>Mon, 12 Apr 2010 06:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11528</guid>
		<description>Hi Tom,
I just posted a new article &lt;a href=&quot;http://evtimmy.com/2010/04/two-examples-of-layout-animations/&quot; rel=&quot;nofollow&quot;&gt;http://evtimmy.com/2010/04/two-examples-of-layout-animations/&lt;/a&gt; and there I animate the WheelLayout when I click on an item.</description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
I just posted a new article <a href="http://evtimmy.com/2010/04/two-examples-of-layout-animations/" rel="nofollow">http://evtimmy.com/2010/04/two-examples-of-layout-animations/</a> and there I animate the WheelLayout when I click on an item.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11526</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 08 Apr 2010 23:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11526</guid>
		<description>How to make the horizontal carousel list spin automatically?
Thanks</description>
		<content:encoded><![CDATA[<p>How to make the horizontal carousel list spin automatically?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex 4: Animated TimeMachine Layout &#124; Flex Stuff by Gilles Guillemin</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11420</link>
		<dc:creator>Flex 4: Animated TimeMachine Layout &#124; Flex Stuff by Gilles Guillemin</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11420</guid>
		<description>[...] I picked a bit of Evtim&#8217;s Wheel layout, added a bit of Ryan Campbell&#8217;s 5 3D Layouts (who got himself inspired by Evtim&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] I picked a bit of Evtim&#8217;s Wheel layout, added a bit of Ryan Campbell&#8217;s 5 3D Layouts (who got himself inspired by Evtim&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Claar</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11411</link>
		<dc:creator>Sven Claar</dc:creator>
		<pubDate>Wed, 28 Oct 2009 13:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11411</guid>
		<description>Hey Evtim,

great! Works very well!

Thanks, Evtim</description>
		<content:encoded><![CDATA[<p>Hey Evtim,</p>
<p>great! Works very well!</p>
<p>Thanks, Evtim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evtim</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11410</link>
		<dc:creator>Evtim</dc:creator>
		<pubDate>Wed, 28 Oct 2009 05:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11410</guid>
		<description>Hey Sven,

Ah, same problem there - virtualization related, need to use different element getter &quot;getVirtualElementAt&quot; when virtualization is enabled.  There&#039;s no real benefit of virtualization for this particular layout, but it makes it work with default List, so change is worth it.

I just pushed trunk revision 11213, try it out it should work. 

Cheers,
Evtim</description>
		<content:encoded><![CDATA[<p>Hey Sven,</p>
<p>Ah, same problem there &#8211; virtualization related, need to use different element getter &#8220;getVirtualElementAt&#8221; when virtualization is enabled.  There&#8217;s no real benefit of virtualization for this particular layout, but it makes it work with default List, so change is worth it.</p>
<p>I just pushed trunk revision 11213, try it out it should work. </p>
<p>Cheers,<br />
Evtim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Claar</title>
		<link>http://evtimmy.com/2009/06/wheellayout-source-and-quick-mashup/comment-page-1/#comment-11409</link>
		<dc:creator>Sven Claar</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=136#comment-11409</guid>
		<description>Hey Evtim,

i checked this one too with actual public beta build and exchanged the WheelLayout.as with the one from the trunk based on the new NavigationUnit class.
No errors so far but no bug images are displayed. &#039;photoFeed&#039; AC is filled correct.

Any ideas? You can? ;)

Cheers, Sven</description>
		<content:encoded><![CDATA[<p>Hey Evtim,</p>
<p>i checked this one too with actual public beta build and exchanged the WheelLayout.as with the one from the trunk based on the new NavigationUnit class.<br />
No errors so far but no bug images are displayed. &#8216;photoFeed&#8217; AC is filled correct.</p>
<p>Any ideas? You can? <img src='http://evtimmy.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Cheers, Sven</p>
]]></content:encoded>
	</item>
</channel>
</rss>

