<?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"
	>
<channel>
	<title>Comments on: Getting the Class of an object in AS3</title>
	<atom:link href="http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/</link>
	<description>Professional and reliable UK based Actionscript development</description>
	<pubDate>Sun, 05 Feb 2012 18:25:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Gregory Kramida</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-724</link>
		<dc:creator>Gregory Kramida</dc:creator>
		<pubDate>Fri, 14 Oct 2011 16:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-724</guid>
		<description>As far as superclass structure goes, you can also look into the "is" and "instanceof" operators, which might be a bit simpler in use: http://livedocs.adobe.com/flex/3/html/help.html?content=03_Language_and_Syntax_09.html</description>
		<content:encoded><![CDATA[<p>As far as superclass structure goes, you can also look into the &#8220;is&#8221; and &#8220;instanceof&#8221; operators, which might be a bit simpler in use: <a href="http://livedocs.adobe.com/flex/3/html/help.html?content=03_Language_and_Syntax_09.html" rel="nofollow">http://livedocs.adobe.com/flex/3/html/help.html?content=03_Language_and_Syntax_09.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-721</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 09 Sep 2011 14:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-721</guid>
		<description>Thanks for this.  I was looking for a way to duplicate unknown objects on the fly and that did the trick.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  I was looking for a way to duplicate unknown objects on the fly and that did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-693</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Wed, 02 Mar 2011 18:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-693</guid>
		<description>Man,

Tou saved my life today!
Thanks! xD</description>
		<content:encoded><![CDATA[<p>Man,</p>
<p>Tou saved my life today!<br />
Thanks! xD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Runner</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-683</link>
		<dc:creator>Runner</dc:creator>
		<pubDate>Wed, 16 Feb 2011 17:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-683</guid>
		<description>Thanks! Just what I needed. I was familiar with getDefinitionByName ... but not getQualifiedClassName. Nice blog BTW. Bookmarked + Stumbled!</description>
		<content:encoded><![CDATA[<p>Thanks! Just what I needed. I was familiar with getDefinitionByName &#8230; but not getQualifiedClassName. Nice blog BTW. Bookmarked + Stumbled!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting original Class (Exported) name of display object</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-623</link>
		<dc:creator>Getting original Class (Exported) name of display object</dc:creator>
		<pubDate>Mon, 30 Aug 2010 10:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-623</guid>
		<description>[...] LinkedIn [...]</description>
		<content:encoded><![CDATA[<p>[...] LinkedIn [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy Joe</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-577</link>
		<dc:creator>Sammy Joe</dc:creator>
		<pubDate>Thu, 05 Aug 2010 21:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-577</guid>
		<description>excellent information. Exactly what I needed.</description>
		<content:encoded><![CDATA[<p>excellent information. Exactly what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael Varonos</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-427</link>
		<dc:creator>Raphael Varonos</dc:creator>
		<pubDate>Fri, 21 May 2010 12:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-427</guid>
		<description>I would like to know if i can go through objects in an object with a for loop.. Hope its possible.</description>
		<content:encoded><![CDATA[<p>I would like to know if i can go through objects in an object with a for loop.. Hope its possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-421</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 20 Apr 2010 16:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-421</guid>
		<description>Really useful, thanks for sharing this!</description>
		<content:encoded><![CDATA[<p>Really useful, thanks for sharing this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-420</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 20 Apr 2010 16:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-420</guid>
		<description>Good information..</description>
		<content:encoded><![CDATA[<p>Good information..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sina</title>
		<link>http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-417</link>
		<dc:creator>Sina</dc:creator>
		<pubDate>Thu, 15 Apr 2010 21:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-417</guid>
		<description>Thanks for the tips guys, specially albin</description>
		<content:encoded><![CDATA[<p>Thanks for the tips guys, specially albin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

