<?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: How To Find An Object&#8217;s Length</title>
	<atom:link href="http://www.flexer.info/2008/07/31/how-to-find-an-objects-length/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexer.info/2008/07/31/how-to-find-an-objects-length/</link>
	<description>flex developers web corner</description>
	<lastBuildDate>Fri, 12 Mar 2010 00:18:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://www.flexer.info/2008/07/31/how-to-find-an-objects-length/comment-page-1/#comment-797</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 18 Sep 2008 13:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/?p=226#comment-797</guid>
		<description>&lt;q&gt;...maybe you want to know if the object has at least a child or how many children it has.&lt;/q&gt;

You can just use:

&lt;code&gt;myObject.numChildren&lt;/code&gt;

That will spit out how many children &quot;myObject&quot; has.</description>
		<content:encoded><![CDATA[<p><q>&#8230;maybe you want to know if the object has at least a child or how many children it has.</q></p>
<p>You can just use:</p>
<p><code>myObject.numChildren</code></p>
<p>That will spit out how many children &#8220;myObject&#8221; has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Great article on how to find the length of an Object in Flex &#171; Pete&#8217;s Blog</title>
		<link>http://www.flexer.info/2008/07/31/how-to-find-an-objects-length/comment-page-1/#comment-571</link>
		<dc:creator>Great article on how to find the length of an Object in Flex &#171; Pete&#8217;s Blog</dc:creator>
		<pubDate>Sun, 03 Aug 2008 18:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexer.info/?p=226#comment-571</guid>
		<description>[...] 3, 2008 by Peter Witham    A link to a great article on getting the length of an Object using ActionScript 3 by Andrei Ionescu, rather than repeating it [...]</description>
		<content:encoded><![CDATA[<div style="padding: 1em; background: #d3e1ef; /* border: dotted 1px #777777; */">
<p>[...] 3, 2008 by Peter Witham    A link to a great article on getting the length of an Object using ActionScript 3 by Andrei Ionescu, rather than repeating it [...]</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>
