<?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: Recreating Ely’s Flex 4 List Component Series: Part 2</title>
	<atom:link href="http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/</link>
	<description>News and updates from the people at SmartLogic Solutions</description>
	<lastBuildDate>Sat, 17 Dec 2011 12:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: maohao</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-447</link>
		<dc:creator>maohao</dc:creator>
		<pubDate>Wed, 22 Oct 2008 17:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-447</guid>
		<description>thanks much. looking forward to the update. hopefully by next week there won&#039;t be any significant API updates though!</description>
		<content:encoded><![CDATA[<p>thanks much. looking forward to the update. hopefully by next week there won&#8217;t be any significant API updates though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Jastrab</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-446</link>
		<dc:creator>Greg Jastrab</dc:creator>
		<pubDate>Wed, 22 Oct 2008 15:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-446</guid>
		<description>Oh sorry forgot you were trying to run my code, haha.  The APIs have significantly changed so I&#039;ll have to revisit this older code later and update it.  I&#039;ll try to do it next week.</description>
		<content:encoded><![CDATA[<p>Oh sorry forgot you were trying to run my code, haha.  The APIs have significantly changed so I&#8217;ll have to revisit this older code later and update it.  I&#8217;ll try to do it next week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maohao</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-444</link>
		<dc:creator>maohao</dc:creator>
		<pubDate>Wed, 22 Oct 2008 15:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-444</guid>
		<description>Hi Greg,

Here is the code:

http://pastie.org/298098

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Here is the code:</p>
<p><a href="http://pastie.org/298098" rel="nofollow">http://pastie.org/298098</a></p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Jastrab</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-430</link>
		<dc:creator>Greg Jastrab</dc:creator>
		<pubDate>Wed, 22 Oct 2008 00:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-430</guid>
		<description>Put your full code up on &lt;a href=&quot;http://www.pastie.org&quot; rel=&quot;nofollow&quot;&gt;pastie.org&lt;/a&gt; and put it here or email me the link.</description>
		<content:encoded><![CDATA[<p>Put your full code up on <a href="http://www.pastie.org" rel="nofollow">pastie.org</a> and put it here or email me the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maohao</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-429</link>
		<dc:creator>maohao</dc:creator>
		<pubDate>Tue, 21 Oct 2008 22:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-429</guid>
		<description>Sorry the error message for the List tag is:
&quot;Component may not have both a text initializer and attributes.&quot; instead.

Thanks.</description>
		<content:encoded><![CDATA[<p>Sorry the error message for the List tag is:<br />
&#8220;Component may not have both a text initializer and attributes.&#8221; instead.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maohao</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-428</link>
		<dc:creator>maohao</dc:creator>
		<pubDate>Tue, 21 Oct 2008 22:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-428</guid>
		<description>Hi Greg,

Thanks very much for the reply.

Now the compiler doesn&#039;t complain about the &quot;layout&quot; part! But I still get error for &lt;List bottom=&quot;20&quot; top=&quot;10&quot; left=&quot;10&quot; right=&quot;20&quot; itemRenderer=&quot;skins.ItemRenderer3&quot;&gt;{customers} &lt;/List&gt; it says 
&quot;Initializer for &#039;layout&#039;: values of type mx.layout.LayoutBase cannot be represented in text.&quot;

Also, are these constantly updated APIs documented somewhere on a public domain?

Regards,</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Thanks very much for the reply.</p>
<p>Now the compiler doesn&#8217;t complain about the &#8220;layout&#8221; part! But I still get error for &lt;List bottom=&#8221;20&#8243; top=&#8221;10&#8243; left=&#8221;10&#8243; right=&#8221;20&#8243; itemRenderer=&#8221;skins.ItemRenderer3&#8243;&gt;{customers} &lt;/List&gt; it says<br />
&#8220;Initializer for &#8216;layout&#8217;: values of type mx.layout.LayoutBase cannot be represented in text.&#8221;</p>
<p>Also, are these constantly updated APIs documented somewhere on a public domain?</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Jastrab</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-421</link>
		<dc:creator>Greg Jastrab</dc:creator>
		<pubDate>Tue, 21 Oct 2008 01:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-421</guid>
		<description>Sorry, I forgot that you must also now do &lt;FxApplication&gt; instead of &lt;Application&gt; since the namespaces have been merged.  Using that, you specify the layout as a child tag of &lt;FxApplication&gt; as follows:

&lt;layout&gt;&lt;HorizontalLayout /&gt;&lt;/layout&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, I forgot that you must also now do &lt;FxApplication&gt; instead of &lt;Application&gt; since the namespaces have been merged.  Using that, you specify the layout as a child tag of &lt;FxApplication&gt; as follows:</p>
<p>&lt;layout&gt;&lt;HorizontalLayout /&gt;&lt;/layout&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Jastrab</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-416</link>
		<dc:creator>Greg Jastrab</dc:creator>
		<pubDate>Mon, 20 Oct 2008 02:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-416</guid>
		<description>There have been some API changes.  You can specify it in the older style by doing layout=&quot;horizontal&quot;.</description>
		<content:encoded><![CDATA[<p>There have been some API changes.  You can specify it in the older style by doing layout=&#8221;horizontal&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maohao</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-412</link>
		<dc:creator>maohao</dc:creator>
		<pubDate>Fri, 17 Oct 2008 21:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-412</guid>
		<description>the site seems to trimmed of the code:)

1.  &lt;TextGraphic fontSize=&quot;20&quot; fontWeight=&quot;bold&quot;&gt;{data.firstName}&lt;/TextGraphic&quot;&gt;

2.  &lt;Group id=&quot;contentHolder&quot; bottom=&quot;3&quot; top=&quot;3&quot; left=&quot;0&quot; right=&quot;0&quot;
               layout=&quot;flex.layout.HorizontalLayout&quot;&gt;</description>
		<content:encoded><![CDATA[<p>the site seems to trimmed of the code:)</p>
<p>1.  &lt;TextGraphic fontSize=&#8221;20&#8243; fontWeight=&#8221;bold&#8221;&gt;{data.firstName}&lt;/TextGraphic&#8221;&gt;</p>
<p>2.  &lt;Group id=&#8221;contentHolder&#8221; bottom=&#8221;3&#8243; top=&#8221;3&#8243; left=&#8221;0&#8243; right=&#8221;0&#8243;<br />
               layout=&#8221;flex.layout.HorizontalLayout&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maohao</title>
		<link>http://blog.smartlogicsolutions.com/2008/08/19/recreating-ely%e2%80%99s-flex-4-list-component-series-part-2/comment-page-1/#comment-411</link>
		<dc:creator>maohao</dc:creator>
		<pubDate>Fri, 17 Oct 2008 21:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=154#comment-411</guid>
		<description>Hi Greg,

Thanks for the posts!

I just downloaded the nightly build (4.0.0.3669) SDK. Your code is not compiling in my FB. Not sure if it&#039;s something on my side or if it&#039;s the API changed;)

1. &quot;Component may not have both a text initializer and attributes. &quot; for things like   ;

2. &quot;Initializer for &#039;layout&#039;: values of type mx.layout.LayoutBase cannot be represented in text.&quot; for things like 

Best</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Thanks for the posts!</p>
<p>I just downloaded the nightly build (4.0.0.3669) SDK. Your code is not compiling in my FB. Not sure if it&#8217;s something on my side or if it&#8217;s the API changed;)</p>
<p>1. &#8220;Component may not have both a text initializer and attributes. &#8221; for things like   ;</p>
<p>2. &#8220;Initializer for &#8216;layout&#8217;: values of type mx.layout.LayoutBase cannot be represented in text.&#8221; for things like </p>
<p>Best</p>
]]></content:encoded>
	</item>
</channel>
</rss>

