<?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: Call a function by its name in AS3</title>
	<atom:link href="http://blog.open-design.be/2009/09/23/call-a-function-by-its-name-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.open-design.be/2009/09/23/call-a-function-by-its-name-in-as3/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 02 Jun 2012 13:10:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bruno</title>
		<link>http://blog.open-design.be/2009/09/23/call-a-function-by-its-name-in-as3/comment-page-1/#comment-23552</link>
		<dc:creator>bruno</dc:creator>
		<pubDate>Wed, 09 Nov 2011 12:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=724#comment-23552</guid>
		<description>Thanks! exact what I needed!!</description>
		<content:encoded><![CDATA[<p>Thanks! exact what I needed!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matias</title>
		<link>http://blog.open-design.be/2009/09/23/call-a-function-by-its-name-in-as3/comment-page-1/#comment-23024</link>
		<dc:creator>Matias</dc:creator>
		<pubDate>Fri, 21 Oct 2011 14:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=724#comment-23024</guid>
		<description>"object" is fine, he meant the instance of the object in where the function is. It could be also "this":

&lt;code&gt;var f:Function = this["function_name"] as Function;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>&#8220;object&#8221; is fine, he meant the instance of the object in where the function is. It could be also &#8220;this&#8221;:</p>
<p><code>var f:Function = this["function_name"] as Function;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: welwolfe</title>
		<link>http://blog.open-design.be/2009/09/23/call-a-function-by-its-name-in-as3/comment-page-1/#comment-13143</link>
		<dc:creator>welwolfe</dc:creator>
		<pubDate>Tue, 09 Nov 2010 08:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.open-design.be/?p=724#comment-13143</guid>
		<description>This is exactly the line of code i need!
Thank you!

one little typo "object" should be "Object"</description>
		<content:encoded><![CDATA[<p>This is exactly the line of code i need!<br />
Thank you!</p>
<p>one little typo &#8220;object&#8221; should be &#8220;Object&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

