<?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: generate asDoc for flash player 10</title>
	<atom:link href="http://www.myflashlab.com/2010/02/21/asdoc-player-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myflashlab.com/2010/02/21/asdoc-player-10/</link>
	<description>web components</description>
	<lastBuildDate>Sat, 31 Dec 2011 15:02:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Randolph</title>
		<link>http://www.myflashlab.com/2010/02/21/asdoc-player-10/comment-page-1/#comment-262</link>
		<dc:creator>Randolph</dc:creator>
		<pubDate>Sun, 10 Jul 2011 14:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.myflashlab.com/?p=229#comment-262</guid>
		<description>What&#039;s wrong with me? Bothering other people with pretty dumb mistakes! In this case: I used a different sdk containing the asdoc.exe for generation as the sdk containing the FP 10 playerglobal.swc. Now it works fine.</description>
		<content:encoded><![CDATA[<p>What&#8217;s wrong with me? Bothering other people with pretty dumb mistakes! In this case: I used a different sdk containing the asdoc.exe for generation as the sdk containing the FP 10 playerglobal.swc. Now it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randolph</title>
		<link>http://www.myflashlab.com/2010/02/21/asdoc-player-10/comment-page-1/#comment-261</link>
		<dc:creator>Randolph</dc:creator>
		<pubDate>Sun, 10 Jul 2011 13:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.myflashlab.com/?p=229#comment-261</guid>
		<description>Hi and thanks for your helpful tips!
I can&#039;t get this to work too (using Eclipse and FDT, but I don&#039;t think that the problem). Generating asDocs for v9 works fine. But when I apply the external-library-path, generating fails, returning this error message:
&quot;C:\Program Files (x86)\Adobe\Flex Builder 3\sdks\3.4.1\frameworks\libs\player\10\playerglobal.swc(flash/display/Graphics): Error: abc bytecode decoding failed.&quot;
I tried different sdks, but no success. So what&#039;s wrong (with me)?</description>
		<content:encoded><![CDATA[<p>Hi and thanks for your helpful tips!<br />
I can&#8217;t get this to work too (using Eclipse and FDT, but I don&#8217;t think that the problem). Generating asDocs for v9 works fine. But when I apply the external-library-path, generating fails, returning this error message:<br />
&#8220;C:\Program Files (x86)\Adobe\Flex Builder 3\sdks\3.4.1\frameworks\libs\player\10\playerglobal.swc(flash/display/Graphics): Error: abc bytecode decoding failed.&#8221;<br />
I tried different sdks, but no success. So what&#8217;s wrong (with me)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.myflashlab.com/2010/02/21/asdoc-player-10/comment-page-1/#comment-55</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 18 Jun 2010 07:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.myflashlab.com/?p=229#comment-55</guid>
		<description>Well Adam, in the two posts I have about generating asDoc for AS3 projects, I have just mentioned my own experience after a lot of true/false trials and I&#039;m not familiar with other keywords like &quot;-sp&quot; that you have used!

Besides that, I never tried to generate the adobe code in my asDoc so I never tried and have no clue! though I would appreciate if you share your findings here so we can make this page even more helpful. Thanks.</description>
		<content:encoded><![CDATA[<p>Well Adam, in the two posts I have about generating asDoc for AS3 projects, I have just mentioned my own experience after a lot of true/false trials and I&#8217;m not familiar with other keywords like &#8220;-sp&#8221; that you have used!</p>
<p>Besides that, I never tried to generate the adobe code in my asDoc so I never tried and have no clue! though I would appreciate if you share your findings here so we can make this page even more helpful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Duro</title>
		<link>http://www.myflashlab.com/2010/02/21/asdoc-player-10/comment-page-1/#comment-54</link>
		<dc:creator>Adam Duro</dc:creator>
		<pubDate>Thu, 17 Jun 2010 21:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.myflashlab.com/?p=229#comment-54</guid>
		<description>I can&#039;t for the life of me get this to work. Here is my command line:

external-library-path &quot;/sym-links/flex_4.1.0.16076_sdk/frameworks/libs/player/10.0&quot; -sp /www/sales_integration/as3_library/src/ -dc com.evolve.components.display.BitmapSprite com.evolve.components.poll.PollBase com.evolve.components.poll.PollController com.evolve.components.poll.PollEvent com.evolve.components.poll.PollQuestionVO -output /www/sales_integration/as3_library/docs/evolve_library_docs -exclude-dependencies=true

It asdocs the classes just fine, but does not asdoc any of the FP10.0 API.

Any ideas? I&#039;m running this on OS X 10.6.2</description>
		<content:encoded><![CDATA[<p>I can&#8217;t for the life of me get this to work. Here is my command line:</p>
<p>external-library-path &#8220;/sym-links/flex_4.1.0.16076_sdk/frameworks/libs/player/10.0&#8243; -sp /www/sales_integration/as3_library/src/ -dc com.evolve.components.display.BitmapSprite com.evolve.components.poll.PollBase com.evolve.components.poll.PollController com.evolve.components.poll.PollEvent com.evolve.components.poll.PollQuestionVO -output /www/sales_integration/as3_library/docs/evolve_library_docs -exclude-dependencies=true</p>
<p>It asdocs the classes just fine, but does not asdoc any of the FP10.0 API.</p>
<p>Any ideas? I&#8217;m running this on OS X 10.6.2</p>
]]></content:encoded>
	</item>
</channel>
</rss>

