<?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>Komentáre k AsDoc with Flex Library Project</title>
	<atom:link href="http://franto.com/asdoc-with-flex-library-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://franto.com/asdoc-with-flex-library-project/</link>
	<description></description>
	<lastBuildDate>Wed, 24 Aug 2011 18:43:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Od: Stephen Gilson</title>
		<link>http://franto.com/asdoc-with-flex-library-project/comment-page-1/#comment-23</link>
		<dc:creator>Stephen Gilson</dc:creator>
		<pubDate>Fri, 28 Mar 2008 15:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/asdoc-with-flex-library-project#comment-23</guid>
		<description>Hi,

I&#039;m not sure if this is what you are asking, but assuming that my source code for a package is in C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls, I can compile it by using th ecommand:

asdoc -doc-sources C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls -main-title &quot;Flex Apollo API Documentation&quot; -window-title &quot;Flex Apollo API Documentation&quot; -output framework-asdoc

However, if your compilation requires SWC files other than the ones inthe Flex SDK, use the library-path+= option to add them, as in:

Hi,

I&#039;m not sure if this is what you are asking, but assuming that my source code for a package is in C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls, I can compile it by using th ecommand:

asdoc -doc-sources C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls -library-path+= c:\a\mySWCS -main-title &quot;Flex Apollo API Documentation&quot; -window-title &quot;Flex Apollo API Documentation&quot; -output framework-asdoc

Hope that helps,

Stephen</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m not sure if this is what you are asking, but assuming that my source code for a package is in C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls, I can compile it by using th ecommand:</p>
<p>asdoc -doc-sources C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls -main-title &#8220;Flex Apollo API Documentation&#8221; -window-title &#8220;Flex Apollo API Documentation&#8221; -output framework-asdoc</p>
<p>However, if your compilation requires SWC files other than the ones inthe Flex SDK, use the library-path+= option to add them, as in:</p>
<p>Hi,</p>
<p>I&#8217;m not sure if this is what you are asking, but assuming that my source code for a package is in C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls, I can compile it by using th ecommand:</p>
<p>asdoc -doc-sources C:\a\flex\flex\sdk\frameworks\projects\framework\src\mx\controls -library-path+= c:\a\mySWCS -main-title &#8220;Flex Apollo API Documentation&#8221; -window-title &#8220;Flex Apollo API Documentation&#8221; -output framework-asdoc</p>
<p>Hope that helps,</p>
<p>Stephen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

