<?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: Debugging Flex applications using the describeType() method and the ObjectUtil class</title>
	<atom:link href="http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matteo Lanzi</title>
		<link>http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/comment-page-1/#comment-2090</link>
		<dc:creator>Matteo Lanzi</dc:creator>
		<pubDate>Wed, 15 Apr 2009 12:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/#comment-2090</guid>
		<description>did you find any solution to get the list of all the mx_internal properties ?

Teo</description>
		<content:encoded><![CDATA[<p>did you find any solution to get the list of all the mx_internal properties ?</p>
<p>Teo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rconceiver</title>
		<link>http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/comment-page-1/#comment-2089</link>
		<dc:creator>rconceiver</dc:creator>
		<pubDate>Wed, 05 Mar 2008 10:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/#comment-2089</guid>
		<description>Thanks Peterd,
I have updated flex sdk. the issue is no more there. I can see the structure of Object Array now. Thanks for that. :) I could see the try catch in file.
But can we see some specific properties of DisplayList Object.?

rconceiver</description>
		<content:encoded><![CDATA[<p>Thanks Peterd,<br />
I have updated flex sdk. the issue is no more there. I can see the structure of Object Array now. Thanks for that. :) I could see the try catch in file.<br />
But can we see some specific properties of DisplayList Object.?</p>
<p>rconceiver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/comment-page-1/#comment-2088</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Wed, 05 Mar 2008 06:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/#comment-2088</guid>
		<description>Ah yes, I filed that bug. :)

The bug was fixed in Flex 3 beta. What version of the SDK are you using? (Try typing &quot;mxmlc -version&quot; in your Flex SDK&#039;s /bin/ directory.)

Peter</description>
		<content:encoded><![CDATA[<p>Ah yes, I filed that bug. :)</p>
<p>The bug was fixed in Flex 3 beta. What version of the SDK are you using? (Try typing &#8220;mxmlc -version&#8221; in your Flex SDK&#8217;s /bin/ directory.)</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rconceiver</title>
		<link>http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/comment-page-1/#comment-2086</link>
		<dc:creator>rconceiver</dc:creator>
		<pubDate>Wed, 05 Mar 2008 04:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/#comment-2086</guid>
		<description>Thanks Peterd,

I tried that in Flex 3. Its working fone with data object the moment you add DisplayList reference in the object it doesn&#039;t work.

here is the link for more  information.

http://bugs.adobe.com/jira/browse/SDK-13419

I still don&#039;t understand how to solve this issue.. :(</description>
		<content:encoded><![CDATA[<p>Thanks Peterd,</p>
<p>I tried that in Flex 3. Its working fone with data object the moment you add DisplayList reference in the object it doesn&#8217;t work.</p>
<p>here is the link for more  information.</p>
<p><a href="http://bugs.adobe.com/jira/browse/SDK-13419" rel="nofollow">http://bugs.adobe.com/jira/browse/SDK-13419</a></p>
<p>I still don&#8217;t understand how to solve this issue.. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/comment-page-1/#comment-2087</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 04 Mar 2008 15:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/#comment-2087</guid>
		<description>rconceiver,

Odd, I got a different error in Flex 2 (&quot;Error: Error #2099: The loading object is not sufficiently loaded to provide this information.&quot;).
But this worked for me in Flex 3 (Version 3.0 build 191831).

Peter</description>
		<content:encoded><![CDATA[<p>rconceiver,</p>
<p>Odd, I got a different error in Flex 2 (&#8220;Error: Error #2099: The loading object is not sufficiently loaded to provide this information.&#8221;).<br />
But this worked for me in Flex 3 (Version 3.0 build 191831).</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rconceiver</title>
		<link>http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/comment-page-1/#comment-2085</link>
		<dc:creator>rconceiver</dc:creator>
		<pubDate>Tue, 04 Mar 2008 10:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/09/debugging-flex-applications-using-the-describetype-method-and-the-objectutil-class/#comment-2085</guid>
		<description>Hi Peter rconceiver here again :)
I tried the above code but it gives error on Flex 2 ad Flex 3 as well the error is
&quot;1061: Call to a possibly undefined method toString through a reference with static type Class.&quot;

Is there any way to see the structure of &quot;Array of Object&quot;
i.e. var myArr:Array = new Array()
for(var i:Number=0; i</description>
		<content:encoded><![CDATA[<p>Hi Peter rconceiver here again :)<br />
I tried the above code but it gives error on Flex 2 ad Flex 3 as well the error is<br />
&#8220;1061: Call to a possibly undefined method toString through a reference with static type Class.&#8221;</p>
<p>Is there any way to see the structure of &#8220;Array of Object&#8221;<br />
i.e. var myArr:Array = new Array()<br />
for(var i:Number=0; i</p>
]]></content:encoded>
	</item>
</channel>
</rss>

