<?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: getDefinitionNames</title>
	<atom:link href="http://etcs.ru/blog/as3/getdefinitionnames/feed/" rel="self" type="application/rss+xml" />
	<link>http://etcs.ru/blog/as3/getdefinitionnames/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 08:09:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: etc</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-21369</link>
		<dc:creator>etc</dc:creator>
		<pubDate>Wed, 18 May 2011 04:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-21369</guid>
		<description>License is CC BY-ND: http://creativecommons.org/licenses/by-nd/3.0/</description>
		<content:encoded><![CDATA[<p>License is CC BY-ND: <a href="http://creativecommons.org/licenses/by-nd/3.0/" rel="nofollow">http://creativecommons.org/licenses/by-nd/3.0/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-21368</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 18 May 2011 02:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-21368</guid>
		<description>This project is absolutely fantastic.  What license have you released it under?  MIT?  Is it free to use as-is for commercial projects?</description>
		<content:encoded><![CDATA[<p>This project is absolutely fantastic.  What license have you released it under?  MIT?  Is it free to use as-is for commercial projects?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etc</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-21308</link>
		<dc:creator>etc</dc:creator>
		<pubDate>Sat, 16 Apr 2011 12:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-21308</guid>
		<description>Hmmm, any less complicated AS3 project contains classes without associated symbol.</description>
		<content:encoded><![CDATA[<p>Hmmm, any less complicated AS3 project contains classes without associated symbol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oohazard</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-21307</link>
		<dc:creator>oohazard</dc:creator>
		<pubDate>Sat, 16 Apr 2011 11:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-21307</guid>
		<description>how can a class in a fla have no symbol associated with it?
Can you give me an example?

Thanks</description>
		<content:encoded><![CDATA[<p>how can a class in a fla have no symbol associated with it?<br />
Can you give me an example?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etc</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-21306</link>
		<dc:creator>etc</dc:creator>
		<pubDate>Sat, 16 Apr 2011 08:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-21306</guid>
		<description>linkedOnly mode means, that getDefinitionNames searches classes with associated symbols, not all classes existing in a swf. So, you need to set a class name for every symbol. 
For symbols without linkage, you can try my &lt;a href=&quot;http://etcs.ru/blog/as3/resourcethief/&quot; rel=&quot;nofollow&quot;&gt;ResourceThief&lt;/a&gt; class, but it is too old and doesn&#039;t support Sprites.</description>
		<content:encoded><![CDATA[<p>linkedOnly mode means, that getDefinitionNames searches classes with associated symbols, not all classes existing in a swf. So, you need to set a class name for every symbol.<br />
For symbols without linkage, you can try my <a href="http://etcs.ru/blog/as3/resourcethief/" rel="nofollow">ResourceThief</a> class, but it is too old and doesn&#8217;t support Sprites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oohazard</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-21305</link>
		<dc:creator>oohazard</dc:creator>
		<pubDate>Fri, 15 Apr 2011 21:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-21305</guid>
		<description>Hi, 

I know I am a little bit late but if the code should still be working I have a question:

I was thinking that by linkedOnly set to false, I would get every Symbol in a swf whether they have a linkage or not.

if that should be the case it seems to not work properly (at least on CS5 swf). I have to set a linkage to be able to see my SYmbol in the Array returned by getDefinitionNames(data, true, false);

Is there something we can do about it ?

Thank for this nice tool</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I know I am a little bit late but if the code should still be working I have a question:</p>
<p>I was thinking that by linkedOnly set to false, I would get every Symbol in a swf whether they have a linkage or not.</p>
<p>if that should be the case it seems to not work properly (at least on CS5 swf). I have to set a linkage to be able to see my SYmbol in the Array returned by getDefinitionNames(data, true, false);</p>
<p>Is there something we can do about it ?</p>
<p>Thank for this nice tool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Записки о Flash &#187; getDefinitionNames v. 2.1</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-20705</link>
		<dc:creator>Записки о Flash &#187; getDefinitionNames v. 2.1</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-20705</guid>
		<description>[...] обновление getDefinitionNames до версии 2.1. Появилась совместимость с Flash 10, изменен [...]</description>
		<content:encoded><![CDATA[<p>[...] обновление getDefinitionNames до версии 2.1. Появилась совместимость с Flash 10, изменен [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makc</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-20542</link>
		<dc:creator>makc</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-20542</guid>
		<description>ну да, просто смутила фраза &quot;В этом режиме вы получите не только список классов и интерфейсов, а все доступные definitions, т. е. функции, пространства имен, константы, переменные и т. п.&quot; я чёт не подумал что речь о глобальных функциях.</description>
		<content:encoded><![CDATA[<p>ну да, просто смутила фраза &#8220;В этом режиме вы получите не только список классов и интерфейсов, а все доступные definitions, т. е. функции, пространства имен, константы, переменные и т. п.&#8221; я чёт не подумал что речь о глобальных функциях.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etc</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-20541</link>
		<dc:creator>etc</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-20541</guid>
		<description>Так методы нельзя получить через getDefinitionByName и getDefinition.</description>
		<content:encoded><![CDATA[<p>Так методы нельзя получить через getDefinitionByName и getDefinition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makc</title>
		<link>http://etcs.ru/blog/as3/getdefinitionnames/comment-page-1/#comment-20540</link>
		<dc:creator>makc</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://etcs.ru/?p=144#comment-20540</guid>
		<description>&quot;про какие методы&quot; - протупил, да, имеется ввиду не видно имён методов, только классы.</description>
		<content:encoded><![CDATA[<p>&#8220;про какие методы&#8221; &#8211; протупил, да, имеется ввиду не видно имён методов, только классы.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

