<?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 Easy Flex</title>
	<atom:link href="http://evtimmy.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://evtimmy.com</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>Comment on FlowLayout Part 2 &#8211; Gap, VerticalAlign and Scrolling by Robert</title>
		<link>http://evtimmy.com/2009/06/flowlayout-part-2-gap-verticalalign-and-scrolling/comment-page-1/#comment-11683</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 03 May 2012 14:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=80#comment-11683</guid>
		<description>Hi Jochen,

I was wondering if you (or anyone else!) got any further with your quest to add drag drop functionality to a custom layout.   
I have created my own custom layout similar to a tile layout except a list item can have different widths according to a setting within the list, based on the column count.  

For example, an item with a &#039;cellAllocation&#039; of 2 will take up 2 columns whereas an item with &#039;cellAllocation&#039; set to 1 will take up 1.  If the column count is set to 3, they will all fit on one line.

This has all worked well up till now where I have to be able to move the &#039;pods&#039; around on screen and so I was wondering if you could post an example of how you overcame this problem.

Anybody else who could help would be a life saver!

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Jochen,</p>
<p>I was wondering if you (or anyone else!) got any further with your quest to add drag drop functionality to a custom layout.<br />
I have created my own custom layout similar to a tile layout except a list item can have different widths according to a setting within the list, based on the column count.  </p>
<p>For example, an item with a &#8216;cellAllocation&#8217; of 2 will take up 2 columns whereas an item with &#8216;cellAllocation&#8217; set to 1 will take up 1.  If the column count is set to 3, they will all fit on one line.</p>
<p>This has all worked well up till now where I have to be able to move the &#8216;pods&#8217; around on screen and so I was wondering if you could post an example of how you overcame this problem.</p>
<p>Anybody else who could help would be a life saver!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Examples of Layout Animations by alias</title>
		<link>http://evtimmy.com/2010/04/two-examples-of-layout-animations/comment-page-1/#comment-11682</link>
		<dc:creator>alias</dc:creator>
		<pubDate>Mon, 19 Mar 2012 09:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=318#comment-11682</guid>
		<description>Hi, this is very nice, can u help me. all i need is just one more button and on click button i want all the images to be resized little bigger...please help me......</description>
		<content:encoded><![CDATA[<p>Hi, this is very nice, can u help me. all i need is just one more button and on click button i want all the images to be resized little bigger&#8230;please help me&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlowLayout &#8211; a Spark Custom Layout Example by Raja Kumar</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11681</link>
		<dc:creator>Raja Kumar</dc:creator>
		<pubDate>Sun, 18 Mar 2012 14:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11681</guid>
		<description>Actually you have wrong height measurement. You should override and write something sensible to measure(). Check this out http://saprahan.blogspot.com/2012/03/adobe-flex-flow-tabs-layout.html</description>
		<content:encoded><![CDATA[<p>Actually you have wrong height measurement. You should override and write something sensible to measure(). Check this out <a href="http://saprahan.blogspot.com/2012/03/adobe-flex-flow-tabs-layout.html" rel="nofollow">http://saprahan.blogspot.com/2012/03/adobe-flex-flow-tabs-layout.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Examples of Layout Animations by Tim</title>
		<link>http://evtimmy.com/2010/04/two-examples-of-layout-animations/comment-page-1/#comment-11675</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 17 Nov 2011 17:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=318#comment-11675</guid>
		<description>p.s. When I said descendant, I meant subclass.</description>
		<content:encoded><![CDATA[<p>p.s. When I said descendant, I meant subclass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Examples of Layout Animations by Tim</title>
		<link>http://evtimmy.com/2010/04/two-examples-of-layout-animations/comment-page-1/#comment-11674</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 17 Nov 2011 17:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=318#comment-11674</guid>
		<description>Hi Evtim,

Is there a simple way that a layout can determine whether its target is a ListBase (or descendant) so that it can automatically deal with selection?

Thanks,
Tim</description>
		<content:encoded><![CDATA[<p>Hi Evtim,</p>
<p>Is there a simple way that a layout can determine whether its target is a ListBase (or descendant) so that it can automatically deal with selection?</p>
<p>Thanks,<br />
Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Examples of Layout Animations by Yang</title>
		<link>http://evtimmy.com/2010/04/two-examples-of-layout-animations/comment-page-1/#comment-11671</link>
		<dc:creator>Yang</dc:creator>
		<pubDate>Thu, 17 Nov 2011 04:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=318#comment-11671</guid>
		<description>Hi Evtim,
Thanks for sharing so much cool tips about layouts.
Are there any scenarios where positioning elements in the component class is appropriate?
For example in a tab bar component I created, I allow the user to click and drag the tab bar buttons to reorder the tabs (like Chrome). Therefore the positions of the tabs depend on user interaction (drag and drop) which should be the responsibility of the component class. Now if I were to move the positioning code to the layout class, I would need to either reference the layout class directly from the component class or use events to tell the layout class the desired position of an element (based on mouseX) and when to change the positions. Your thoughts?

Regards,
Yang</description>
		<content:encoded><![CDATA[<p>Hi Evtim,<br />
Thanks for sharing so much cool tips about layouts.<br />
Are there any scenarios where positioning elements in the component class is appropriate?<br />
For example in a tab bar component I created, I allow the user to click and drag the tab bar buttons to reorder the tabs (like Chrome). Therefore the positions of the tabs depend on user interaction (drag and drop) which should be the responsibility of the component class. Now if I were to move the positioning code to the layout class, I would need to either reference the layout class directly from the component class or use events to tell the layout class the desired position of an element (based on mouseX) and when to change the positions. Your thoughts?</p>
<p>Regards,<br />
Yang</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slides for the &#8220;Performance-Tuning Mobile Flex Applications&#8221;, MAX 2011 by Evtim</title>
		<link>http://evtimmy.com/2011/10/424/comment-page-1/#comment-11664</link>
		<dc:creator>Evtim</dc:creator>
		<pubDate>Thu, 03 Nov 2011 07:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=424#comment-11664</guid>
		<description>Hi Darin,

I&#039;ve updated the post with the &lt;a href=&quot;http://tv.adobe.com/watch/max-2011-develop/performancetuning-mobile-flex-applications/&quot; rel=&quot;nofollow&quot;&gt;link &lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Darin,</p>
<p>I&#8217;ve updated the post with the <a href="http://tv.adobe.com/watch/max-2011-develop/performancetuning-mobile-flex-applications/" rel="nofollow">link </a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Slides for the &#8220;Performance-Tuning Mobile Flex Applications&#8221;, MAX 2011 by Darin Weakley</title>
		<link>http://evtimmy.com/2011/10/424/comment-page-1/#comment-11651</link>
		<dc:creator>Darin Weakley</dc:creator>
		<pubDate>Mon, 10 Oct 2011 19:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/?p=424#comment-11651</guid>
		<description>Sweet, thx for the slides. I was looking for the session on Adobe TV but I couldn&#039;t find it listed anywhere. It was a great session you guys put on, thanks again!

-Darin</description>
		<content:encoded><![CDATA[<p>Sweet, thx for the slides. I was looking for the session on Adobe TV but I couldn&#8217;t find it listed anywhere. It was a great session you guys put on, thanks again!</p>
<p>-Darin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlowLayout &#8211; a Spark Custom Layout Example by Jim</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11649</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 29 Sep 2011 12:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11649</guid>
		<description>Hi Evtim,  I am trying to create a org chart using flex 4 layouts.  I basically want to write 1 rectangle at level 0, 2 rectangles at level 1 and 4 rectangles at level 2 and connect them with lines.  I want to call the layout twice, once to draw the rectangles and once to draw the lines.  How do you know what the x and y coordinates are for components after drawn using the layout.</description>
		<content:encoded><![CDATA[<p>Hi Evtim,  I am trying to create a org chart using flex 4 layouts.  I basically want to write 1 rectangle at level 0, 2 rectangles at level 1 and 4 rectangles at level 2 and connect them with lines.  I want to call the layout twice, once to draw the rectangles and once to draw the lines.  How do you know what the x and y coordinates are for components after drawn using the layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WheelLayout Source and Quick Mashup 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>
</channel>
</rss>

