<?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 for Flexponential</title>
	<atom:link href="http://flexponential.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Mon, 08 Mar 2010 01:19:50 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Zoom in on items in a List with a TileLayout by Steven Shongrunden</title>
		<link>http://flexponential.com/2009/06/24/zoom-in-on-items-in-a-list-with-a-tilelayout/comment-page-1/#comment-682</link>
		<dc:creator>Steven Shongrunden</dc:creator>
		<pubDate>Mon, 08 Mar 2010 01:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=68#comment-682</guid>
		<description>@Jason - If you look at mx.geom.TransformOffsets you will see that you can control rotation, scale, and position in postLayoutTransformOffsets.  You could build some logic into your renderer that would set the position to the center of the List but that will get tricky pretty fast and I wouldn&#039;t recommend that approach.  Also moving something in the hovered state might not work as you expect since it will no longer be hovered if it moves enough such that it is no longer under the mouse.  This will cause a flickering.</description>
		<content:encoded><![CDATA[<p>@Jason &#8211; If you look at mx.geom.TransformOffsets you will see that you can control rotation, scale, and position in postLayoutTransformOffsets.  You could build some logic into your renderer that would set the position to the center of the List but that will get tricky pretty fast and I wouldn&#8217;t recommend that approach.  Also moving something in the hovered state might not work as you expect since it will no longer be hovered if it moves enough such that it is no longer under the mouse.  This will cause a flickering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn how to create a simple virtual layout in Flex 4 by Steven Shongrunden</title>
		<link>http://flexponential.com/2010/03/06/learn-how-to-create-a-simple-virtual-layout-in-flex-4/comment-page-1/#comment-681</link>
		<dc:creator>Steven Shongrunden</dc:creator>
		<pubDate>Sun, 07 Mar 2010 20:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=474#comment-681</guid>
		<description>&lt;a href=&quot;#comment-680&quot; rel=&quot;nofollow&quot;&gt;@anon &lt;/a&gt; - Thanks for the feedback.  This post was designed to use the simplest custom layout I could think of in order to demonstrate the process of taking a non-virtual custom layout and making it virtual.

You should be able to start with a non-virtual CoverFlow layout and after following the steps laid out above make it capable of handling the virtual case.  If you find that this process doesn&#039;t work for you then please leave a comment with what didn&#039;t work so I can update this post.  I would also look at Evtim&#039;s blog for some 3D layout tips.</description>
		<content:encoded><![CDATA[<p><a href="#comment-680" rel="nofollow">@anon </a> &#8211; Thanks for the feedback.  This post was designed to use the simplest custom layout I could think of in order to demonstrate the process of taking a non-virtual custom layout and making it virtual.</p>
<p>You should be able to start with a non-virtual CoverFlow layout and after following the steps laid out above make it capable of handling the virtual case.  If you find that this process doesn&#8217;t work for you then please leave a comment with what didn&#8217;t work so I can update this post.  I would also look at Evtim&#8217;s blog for some 3D layout tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn how to create a simple virtual layout in Flex 4 by anon</title>
		<link>http://flexponential.com/2010/03/06/learn-how-to-create-a-simple-virtual-layout-in-flex-4/comment-page-1/#comment-680</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Sun, 07 Mar 2010 18:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=474#comment-680</guid>
		<description>Is there way to tweak this example to achieve a cover-flow like layout?</description>
		<content:encoded><![CDATA[<p>Is there way to tweak this example to achieve a cover-flow like layout?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn how to create a simple virtual layout in Flex 4 by anon</title>
		<link>http://flexponential.com/2010/03/06/learn-how-to-create-a-simple-virtual-layout-in-flex-4/comment-page-1/#comment-678</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Sun, 07 Mar 2010 00:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=474#comment-678</guid>
		<description>This is awesome! I have been looking for an article like this, since first learning about the new Spark architecture. Thanks for putting this up.</description>
		<content:encoded><![CDATA[<p>This is awesome! I have been looking for an article like this, since first learning about the new Spark architecture. Thanks for putting this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a background color to a spark Group by David Salahi</title>
		<link>http://flexponential.com/2009/11/23/adding-a-background-color-to-a-spark-group/comment-page-1/#comment-663</link>
		<dc:creator>David Salahi</dc:creator>
		<pubDate>Tue, 02 Mar 2010 05:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=260#comment-663</guid>
		<description>Ah, that explains it! I was wondering how to get rid of that gray-green color. And why there was no background color property. Makes perfect sense now.

Thanks,
David Salahi</description>
		<content:encoded><![CDATA[<p>Ah, that explains it! I was wondering how to get rid of that gray-green color. And why there was no background color property. Makes perfect sense now.</p>
<p>Thanks,<br />
David Salahi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance implications of the List itemRenderer vs. itemRendererFunction properties by Franto</title>
		<link>http://flexponential.com/2009/07/10/performance-implications-of-the-list-itemrenderer-vs-itemrendererfunction-properties/comment-page-1/#comment-631</link>
		<dc:creator>Franto</dc:creator>
		<pubDate>Tue, 23 Feb 2010 10:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=88#comment-631</guid>
		<description>I&#039;ve found one problem with virtual layout:

There is problem with correct size of Spark List when useVirtualLayout is used for VerticalLayout. Here is ADobe bug ticket:

http://bugs.adobe.com/jira/browse/SDK-25605

please vote for it. Thank you</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found one problem with virtual layout:</p>
<p>There is problem with correct size of Spark List when useVirtualLayout is used for VerticalLayout. Here is ADobe bug ticket:</p>
<p><a href="http://bugs.adobe.com/jira/browse/SDK-25605" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-25605</a></p>
<p>please vote for it. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zoom in on items in a List with a TileLayout by Jason</title>
		<link>http://flexponential.com/2009/06/24/zoom-in-on-items-in-a-list-with-a-tilelayout/comment-page-1/#comment-565</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 18 Feb 2010 23:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=68#comment-565</guid>
		<description>Great post!  How would you go about moving all the hovered objects to the center of the list component?  So if I hover over item0 I would like it to move to the center of the list component and do the scale up at that point.</description>
		<content:encoded><![CDATA[<p>Great post!  How would you go about moving all the hovered objects to the center of the list component?  So if I hover over item0 I would like it to move to the center of the list component and do the scale up at that point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zoom in on items in a List with a TileLayout by johans</title>
		<link>http://flexponential.com/2009/06/24/zoom-in-on-items-in-a-list-with-a-tilelayout/comment-page-1/#comment-559</link>
		<dc:creator>johans</dc:creator>
		<pubDate>Thu, 18 Feb 2010 05:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=68#comment-559</guid>
		<description>Very nice. Thanks.</description>
		<content:encoded><![CDATA[<p>Very nice. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on List with truncation instead of a horizontal scroll bar by Rodislav Moldovan</title>
		<link>http://flexponential.com/2010/02/15/list-with-truncation-instead-of-a-horizontal-scroll-bar/comment-page-1/#comment-551</link>
		<dc:creator>Rodislav Moldovan</dc:creator>
		<pubDate>Tue, 16 Feb 2010 11:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=523#comment-551</guid>
		<description>cool! :)</description>
		<content:encoded><![CDATA[<p>cool! <img src='http://flexponential.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Binding warnings when using Object in a List dataProvider by Steven Shongrunden</title>
		<link>http://flexponential.com/2009/11/11/binding-warnings-when-using-object-in-a-list-dataprovider/comment-page-1/#comment-543</link>
		<dc:creator>Steven Shongrunden</dc:creator>
		<pubDate>Sun, 14 Feb 2010 23:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=116#comment-543</guid>
		<description>@johans - Thanks for the link, I had not thought of that approach before.

But this might not work as you would expect in spark.  In general a spark ItemRenderer should never have logic waiting on the creationComplete event.  This is because of item renderer recycling.  If you do use the ObjectProxy approach you will still need to override the data setter (or handle the dataChange event) rather than having that logic in creationComplete.

I&#039;ve added an extra code snippet to option 1 above to demonstrate keying off of the dataChange event instead of overriding set data since some find that more convenient.</description>
		<content:encoded><![CDATA[<p>@johans &#8211; Thanks for the link, I had not thought of that approach before.</p>
<p>But this might not work as you would expect in spark.  In general a spark ItemRenderer should never have logic waiting on the creationComplete event.  This is because of item renderer recycling.  If you do use the ObjectProxy approach you will still need to override the data setter (or handle the dataChange event) rather than having that logic in creationComplete.</p>
<p>I&#8217;ve added an extra code snippet to option 1 above to demonstrate keying off of the dataChange event instead of overriding set data since some find that more convenient.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
