<?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: FlowLayout &#8211; a Spark Custom Layout Example</title>
	<atom:link href="http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/</link>
	<description>Evtim on Flex SDK</description>
	<lastBuildDate>Tue, 07 Sep 2010 23:56:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Horizontal Multiline Layout</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11573</link>
		<dc:creator>Horizontal Multiline Layout</dc:creator>
		<pubDate>Tue, 31 Aug 2010 14:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11573</guid>
		<description>[...] it turns out that Evtim has already wrote FlowLayout that does nearly the same just without measuring it&#8217;s height, paddings, gaps and vertical [...]</description>
		<content:encoded><![CDATA[<p>[...] it turns out that Evtim has already wrote FlowLayout that does nearly the same just without measuring it&#8217;s height, paddings, gaps and vertical [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlowLayout &#8211; FlexLayouts</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11570</link>
		<dc:creator>FlowLayout &#8211; FlexLayouts</dc:creator>
		<pubDate>Fri, 13 Aug 2010 21:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11570</guid>
		<description>[...] &amp; sample by Justin, based on example code by Evtim The Godfather Georgiv.   [...]</description>
		<content:encoded><![CDATA[<p>[...] &amp; sample by Justin, based on example code by Evtim The Godfather Georgiv.   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbhnyc</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11566</link>
		<dc:creator>mbhnyc</dc:creator>
		<pubDate>Tue, 06 Jul 2010 05:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11566</guid>
		<description>&lt;a href=&quot;#comment-9&quot; rel=&quot;nofollow&quot;&gt;@Evtim &lt;/a&gt; 

Hey - quick question - I&#039;m having some trouble with a Flex 4 layout that I want to be liquid, 100% width AND height.  Trouble is, I&#039;m having a hard time getting my containers to clip properly when I resize the browser window, while the outermost container resizes correctly, the inner ones (where I have a scroller attached) seem to ignore the resizing and don&#039;t clip properly.

Has anyone dealt with this issue and have a solution?  Of course I could just do a fixed height, but that wouldn&#039;t be ideal.</description>
		<content:encoded><![CDATA[<p><a href="#comment-9" rel="nofollow">@Evtim </a> </p>
<p>Hey &#8211; quick question &#8211; I&#8217;m having some trouble with a Flex 4 layout that I want to be liquid, 100% width AND height.  Trouble is, I&#8217;m having a hard time getting my containers to clip properly when I resize the browser window, while the outermost container resizes correctly, the inner ones (where I have a scroller attached) seem to ignore the resizing and don&#8217;t clip properly.</p>
<p>Has anyone dealt with this issue and have a solution?  Of course I could just do a fixed height, but that wouldn&#8217;t be ideal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BRidge Logic System</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11557</link>
		<dc:creator>BRidge Logic System</dc:creator>
		<pubDate>Fri, 21 May 2010 05:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11557</guid>
		<description>hi,

I am new For this flex please help me in this type of application Product that i can start from the begining.


Thanks and Regards,
Bridge Logic System Sofwtare Pvt Ltd.
9971466260
http://www.bridgelogicsystem.com/</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I am new For this flex please help me in this type of application Product that i can start from the begining.</p>
<p>Thanks and Regards,<br />
Bridge Logic System Sofwtare Pvt Ltd.<br />
9971466260<br />
<a href="http://www.bridgelogicsystem.com/" rel="nofollow">http://www.bridgelogicsystem.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evtim</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11368</link>
		<dc:creator>Evtim</dc:creator>
		<pubDate>Sun, 11 Oct 2009 18:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11368</guid>
		<description>Hey Justin, you&#039;re right. I have it fixed at my part 2 of the FlowLayout here http://evtimmy.com/2009/06/flowlayout-part-2-gap-verticalalign-and-scrolling/</description>
		<content:encoded><![CDATA[<p>Hey Justin, you&#8217;re right. I have it fixed at my part 2 of the FlowLayout here <a href="http://evtimmy.com/2009/06/flowlayout-part-2-gap-verticalalign-and-scrolling/" rel="nofollow">http://evtimmy.com/2009/06/flowlayout-part-2-gap-verticalalign-and-scrolling/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11366</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 01 Oct 2009 04:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11366</guid>
		<description>You&#039;ll notice that if you make the width really small (or the elements really big) the first item is bumped down one row.  So I found myself writing:

if (i&gt;0) { y += elementHeight; }

to never move the first element down.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll notice that if you make the width really small (or the elements really big) the first item is bumped down one row.  So I found myself writing:</p>
<p>if (i&gt;0) { y += elementHeight; }</p>
<p>to never move the first element down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evtim</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11364</link>
		<dc:creator>Evtim</dc:creator>
		<pubDate>Sat, 29 Aug 2009 21:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11364</guid>
		<description>Hi Anil,
I think that you probably just need to use a BasicLayout container and add a click event that will change the left constraint (or x coordinate) on your box.
Take a look through the Flex SDK documentation, and additionally you can search the forums here &lt;a href=&quot;http://forums.adobe.com/community/opensource/flexsdk/general&quot; rel=&quot;nofollow&quot;&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Anil,<br />
I think that you probably just need to use a BasicLayout container and add a click event that will change the left constraint (or x coordinate) on your box.<br />
Take a look through the Flex SDK documentation, and additionally you can search the forums here <a href="http://forums.adobe.com/community/opensource/flexsdk/general" rel="nofollow">.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Gupta</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11363</link>
		<dc:creator>Anil Gupta</dc:creator>
		<pubDate>Wed, 12 Aug 2009 09:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11363</guid>
		<description>i want to create application in flex (mxml)i want to design like,when i click on button the left box should be shifted in left please help me</description>
		<content:encoded><![CDATA[<p>i want to create application in flex (mxml)i want to design like,when i click on button the left box should be shifted in left please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tadal</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11362</link>
		<dc:creator>Tadal</dc:creator>
		<pubDate>Mon, 10 Aug 2009 23:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11362</guid>
		<description>Five blls
Very useful, bookmarked
Regards - many thanks for this</description>
		<content:encoded><![CDATA[<p>Five blls<br />
Very useful, bookmarked<br />
Regards &#8211; many thanks for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomislav Pokrajcic</title>
		<link>http://evtimmy.com/2009/06/flowlayout-a-spark-custom-layout-example/comment-page-1/#comment-11361</link>
		<dc:creator>Tomislav Pokrajcic</dc:creator>
		<pubDate>Wed, 29 Jul 2009 16:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://evtimmy.com/wordpress/?p=3#comment-11361</guid>
		<description>Hi,
thanks for tips. I did a simplest possible solution by extending BasicLayout and my updateDisplayList() looks like this:

&lt;code&gt;
super.updateDisplayList(width, height);	

//read direction from CSS			
if (target.getStyle(&quot;direction&quot;) == &#039;rtl&#039;) {			
 for (var i:int = 0; i &lt; target.numElements; i++) {
 var x:Number;
 var y:Number;
					
 var element:ILayoutElement = target.getElementAt(i);	
					
 x = width - element.getLayoutBoundsWidth() - element.getLayoutBoundsX();
 y = element.getLayoutBoundsY();
					
 element.setLayoutBoundsPosition(x, y);							
}
&lt;/code&gt;

It works well except that sometimes I get items that are not affected by mirroring after changing layout preferences during runtime...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for tips. I did a simplest possible solution by extending BasicLayout and my updateDisplayList() looks like this:</p>
<p><code><br />
super.updateDisplayList(width, height);	</p>
<p>//read direction from CSS<br />
if (target.getStyle("direction") == 'rtl') {<br />
 for (var i:int = 0; i &lt; target.numElements; i++) {<br />
 var x:Number;<br />
 var y:Number;</p>
<p> var element:ILayoutElement = target.getElementAt(i);	</p>
<p> x = width - element.getLayoutBoundsWidth() - element.getLayoutBoundsX();<br />
 y = element.getLayoutBoundsY();</p>
<p> element.setLayoutBoundsPosition(x, y);<br />
}<br />
</code></p>
<p>It works well except that sometimes I get items that are not affected by mirroring after changing layout preferences during runtime&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
