<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebDeely &#187; CSDoc</title>
	<atom:link href="http://blog.webdeely.com/tag/csdoc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webdeely.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Feb 2010 14:55:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flash IDE code hints for TweenLite &#8211; built with CSDoc!</title>
		<link>http://blog.webdeely.com/2010/02/flash-ide-code-hints-for-tweenlite-built-with-csdoc/</link>
		<comments>http://blog.webdeely.com/2010/02/flash-ide-code-hints-for-tweenlite-built-with-csdoc/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:55:39 +0000</pubDate>
		<dc:creator>Chris Deely</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[ASDoc]]></category>
		<category><![CDATA[CSDoc]]></category>

		<guid isPermaLink="false">http://blog.webdeely.com/?p=65</guid>
		<description><![CDATA[Flash IDE code hints for TweenLite built using CSDoc]]></description>
			<content:encoded><![CDATA[<p>In my last post I released my new <a title="CSDoc" href="http://blog.webdeely.com/2010/01/csdoc-create-flash-cs3-cs4-code-hints-using-asdoc/" target="_self">AIR app CSDoc for generating Flash IDE code hints</a> from ASDoc comments.  The app is very useful for people that create AS3 libraries, but it can also be employed by the end user.  Any library that is released with source code can be processed by ASDoc, and subsequently converted into code hints using CSDoc.</p>
<p>As an example, I have run CSDoc against the popular TweenLite/TweenMax animation package developed by Jack Doyle at <a title="GreenSock TweenLite" href="http://www.greensock.com" target="_blank">http://www.greensock.com</a>.   You can download the resulting Flash extension here (<a title="TweenLite Code Hints MXP" href="http://blog.webdeely.com/CSDoc/packages/TweenLite_Code_Hints.mxp" target="_blank">MXP</a>).</p>
<p>To generate this package, I followed these steps:</p>
<ol>
<li>Downloaded the library source</li>
<li>Ran asdoc on the package with the &#8220;-keep-xml&#8221; flag (I highly recommend <a title="Grant Skinner's ASDocr" href="http://www.gskinner.com/blog/archives/2010/01/asdocr_simple_a.html" target="_blank">Grant Skinner&#8217;s ASDocr</a> for this task) <strong>***Use Flex SDK 3.4 or LOWER***</strong></li>
<li>Ran CSDoc on the resulting toplevel_classes.xml file</li>
<li>Packaged the resulting files into an MXP using the Adobe Extension Manager</li>
</ol>
<p>That&#8217;s it!  This should work on any open source AS3 library, provided you have the appropriate supporting libs available.</p>
<p>Please let me know if you find this extension useful or if you&#8217;d like to see packages made for any other popular libraries. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webdeely.com/2010/02/flash-ide-code-hints-for-tweenlite-built-with-csdoc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
