<?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: AS3 Parsing RSS Feed</title>
	<atom:link href="http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/feed/" rel="self" type="application/rss+xml" />
	<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/</link>
	<description>interactive and game development technologies for the web - flash, flex, unity3d, silverlight, javascript</description>
	<lastBuildDate>Fri, 12 Mar 2010 09:56:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: drawk</title>
		<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/comment-page-1/#comment-629</link>
		<dc:creator>drawk</dc:creator>
		<pubDate>Sun, 11 May 2008 19:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/?p=157#comment-629</guid>
		<description>Hey magnus,

Yeh I believe part of the as3corelib references soem flex mx classes.  I will see if I can&#039;t update this page to include flash specific parsing soon.</description>
		<content:encoded><![CDATA[<p>Hey magnus,</p>
<p>Yeh I believe part of the as3corelib references soem flex mx classes.  I will see if I can&#8217;t update this page to include flash specific parsing soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magnus</title>
		<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/comment-page-1/#comment-632</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Wed, 07 May 2008 17:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/?p=157#comment-632</guid>
		<description>How could I use this in a Flash CS3 project?</description>
		<content:encoded><![CDATA[<p>How could I use this in a Flash CS3 project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drawk</title>
		<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/comment-page-1/#comment-627</link>
		<dc:creator>drawk</dc:creator>
		<pubDate>Mon, 24 Mar 2008 17:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/?p=157#comment-627</guid>
		<description>http://code.google.com/p/as3corelib/

Everything is put in the root folder of your project with AS3 or you can set a reference path in the IDE you are using.</description>
		<content:encoded><![CDATA[<p><a href="http://code.google.com/p/as3corelib/" rel="nofollow">http://code.google.com/p/as3corelib/</a></p>
<p>Everything is put in the root folder of your project with AS3 or you can set a reference path in the IDE you are using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/comment-page-1/#comment-626</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 23 Mar 2008 18:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/?p=157#comment-626</guid>
		<description>I have a stupid question, but I can&#039;t seem to find the answer anywhere.

How do I install as3syndicationlib? I know it needs corelib, but how do you install that? Is there a folder I&#039;m suppose to be putting these packages? Thanks.

(btw, I agree, that is pretty cool syntax highlighting. I&#039;ve added it to some of my own stuff.)</description>
		<content:encoded><![CDATA[<p>I have a stupid question, but I can&#8217;t seem to find the answer anywhere.</p>
<p>How do I install as3syndicationlib? I know it needs corelib, but how do you install that? Is there a folder I&#8217;m suppose to be putting these packages? Thanks.</p>
<p>(btw, I agree, that is pretty cool syntax highlighting. I&#8217;ve added it to some of my own stuff.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drawk</title>
		<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/comment-page-1/#comment-630</link>
		<dc:creator>drawk</dc:creator>
		<pubDate>Sun, 09 Mar 2008 21:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/?p=157#comment-630</guid>
		<description>btw making a new language highlighter is a matter of adding the keywords from the language.</description>
		<content:encoded><![CDATA[<p>btw making a new language highlighter is a matter of adding the keywords from the language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drawk</title>
		<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/comment-page-1/#comment-631</link>
		<dc:creator>drawk</dc:creator>
		<pubDate>Sun, 09 Mar 2008 21:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/?p=157#comment-631</guid>
		<description>http://code.google.com/p/syntaxhighlighter/

Google syntax highlighter.  I just use the jscript markup for as but there are just loads and loads of good ones out there.  Most of them you just markeup the PRE tag with code and lang.</description>
		<content:encoded><![CDATA[<p><a href="http://code.google.com/p/syntaxhighlighter/" rel="nofollow">http://code.google.com/p/syntaxhighlighter/</a></p>
<p>Google syntax highlighter.  I just use the jscript markup for as but there are just loads and loads of good ones out there.  Most of them you just markeup the PRE tag with code and lang.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xleon</title>
		<link>http://drawlogic.com/2008/01/27/as3-parsing-rss-feed/comment-page-1/#comment-628</link>
		<dc:creator>xleon</dc:creator>
		<pubDate>Sun, 09 Mar 2008 21:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/?p=157#comment-628</guid>
		<description>Hi, first of all, Thanks for your blog and good information.
I´d like to know where I can find the syntax hightlight you´re using. I have been using some of them but I like yours much more.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi, first of all, Thanks for your blog and good information.<br />
I´d like to know where I can find the syntax hightlight you´re using. I have been using some of them but I like yours much more.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
