<?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: 30 MORE Awesome Open Source AS3 Libraries</title>
	<atom:link href="http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/</link>
	<description>All things web dev, from design to deployment (and EVERYTHING in between).</description>
	<pubDate>Sun, 01 Aug 2010 01:27:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 30+ “Must Try” Open Source Actionscript 3 Libraries &#171; Tournas Dimitrios</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-864</link>
		<dc:creator>30+ “Must Try” Open Source Actionscript 3 Libraries &#171; Tournas Dimitrios</dc:creator>
		<pubDate>Fri, 04 Jun 2010 15:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-864</guid>
		<description>[...] If you like this list, you should also check out 30 MORE Awesome Open Source AS3 Libraries. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you like this list, you should also check out 30 MORE Awesome Open Source AS3 Libraries. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Parr&#8217;s Blog &#187; Blog Archive &#187; AS3 Code Libraries (APIs)</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-861</link>
		<dc:creator>Adrian Parr&#8217;s Blog &#187; Blog Archive &#187; AS3 Code Libraries (APIs)</dc:creator>
		<pubDate>Fri, 28 May 2010 09:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-861</guid>
		<description>[...] Update 22/12/09: &#8220;30+ &#8216;Must Try&#8217; Open Source Actionscript 3 Libraries&#8221; and &#8220;30 MORE Awesome Open Source AS3 Libraries&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Update 22/12/09: &#8220;30+ &#8216;Must Try&#8217; Open Source Actionscript 3 Libraries&#8221; and &#8220;30 MORE Awesome Open Source AS3 Libraries&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: corban baxter</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-855</link>
		<dc:creator>corban baxter</dc:creator>
		<pubDate>Mon, 26 Apr 2010 17:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-855</guid>
		<description>I know no one knows about it right now but...

Event Controller - http://fla.as/ec
This is a great new library for managing events that should not be over looked. I'd recommend anyone starting a new project/game anything to try this out. Its a life saver. Has some features even Adobe should consider adding to their own API.

Check it out!

- corban</description>
		<content:encoded><![CDATA[<p>I know no one knows about it right now but&#8230;</p>
<p>Event Controller - <a href="http://fla.as/ec" rel="nofollow">http://fla.as/ec</a><br />
This is a great new library for managing events that should not be over looked. I&#8217;d recommend anyone starting a new project/game anything to try this out. Its a life saver. Has some features even Adobe should consider adding to their own API.</p>
<p>Check it out!</p>
<p>- corban</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rápidas sobre ActionScript 3.0 &#171; Francisco Prado &#124; Criando para a Web</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-848</link>
		<dc:creator>Rápidas sobre ActionScript 3.0 &#171; Francisco Prado &#124; Criando para a Web</dc:creator>
		<pubDate>Sat, 13 Feb 2010 23:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-848</guid>
		<description>[...] 30 grandes bibliotecas para AS 3: postagem reunindo links para várias bibliotecas de código aberto, de gêneros variados: física, desenvolvimento de games, 3D&#8230; Recomendo uma visita. [...]</description>
		<content:encoded><![CDATA[<p>[...] 30 grandes bibliotecas para AS 3: postagem reunindo links para várias bibliotecas de código aberto, de gêneros variados: física, desenvolvimento de games, 3D&#8230; Recomendo uma visita. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Struwe</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-846</link>
		<dc:creator>Jens Struwe</dc:creator>
		<pubDate>Fri, 05 Feb 2010 10:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-846</guid>
		<description>Three suggestions:

1. Data structures / collections

Lite Collections Fx for ActionScript
http://sibirjak.com/blog/index.php/lite-collections/
Requires Flex Framework: No
Requires AIR Runtime: No
Project Owner: Jens Struwe
A lightweight and performant library of common data structures including lists, sets and maps.

2. UI components

AS Data Provider Controls
http://sibirjak.com/blog/index.php/asdpc/
Requires Flex Framework: No
Requires AIR Runtime: No
Project Owner: Jens Struwe
A set of clear standard UI components focusing on customization, data integration and performance.

3. AS core library

AS3 Commons
http://www.as3commons.org/
Requires Flex Framework: No
Requires AIR Runtime: No
Project Owner: Christophe Herreman
An ActionScript core library of resusable base functionality.</description>
		<content:encoded><![CDATA[<p>Three suggestions:</p>
<p>1. Data structures / collections</p>
<p>Lite Collections Fx for ActionScript<br />
<a href="http://sibirjak.com/blog/index.php/lite-collections/" rel="nofollow">http://sibirjak.com/blog/index.php/lite-collections/</a><br />
Requires Flex Framework: No<br />
Requires AIR Runtime: No<br />
Project Owner: Jens Struwe<br />
A lightweight and performant library of common data structures including lists, sets and maps.</p>
<p>2. UI components</p>
<p>AS Data Provider Controls<br />
<a href="http://sibirjak.com/blog/index.php/asdpc/" rel="nofollow">http://sibirjak.com/blog/index.php/asdpc/</a><br />
Requires Flex Framework: No<br />
Requires AIR Runtime: No<br />
Project Owner: Jens Struwe<br />
A set of clear standard UI components focusing on customization, data integration and performance.</p>
<p>3. AS core library</p>
<p>AS3 Commons<br />
<a href="http://www.as3commons.org/" rel="nofollow">http://www.as3commons.org/</a><br />
Requires Flex Framework: No<br />
Requires AIR Runtime: No<br />
Project Owner: Christophe Herreman<br />
An ActionScript core library of resusable base functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jloa</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-842</link>
		<dc:creator>Jloa</dc:creator>
		<pubDate>Thu, 17 Dec 2009 15:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-842</guid>
		<description>I would also list here:
1. http://www.bytearray.org/
2. http://www.senocular.com/flash/actionscript/
3. http://code.google.com/p/as3-youtube-data-api/
4. http://code.google.com/p/stardust-particle-engine/</description>
		<content:encoded><![CDATA[<p>I would also list here:<br />
1. <a href="http://www.bytearray.org/" rel="nofollow">http://www.bytearray.org/</a><br />
2. <a href="http://www.senocular.com/flash/actionscript/" rel="nofollow">http://www.senocular.com/flash/actionscript/</a><br />
3. <a href="http://code.google.com/p/as3-youtube-data-api/" rel="nofollow">http://code.google.com/p/as3-youtube-data-api/</a><br />
4. <a href="http://code.google.com/p/stardust-particle-engine/" rel="nofollow">http://code.google.com/p/stardust-particle-engine/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gold coast website design</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-838</link>
		<dc:creator>gold coast website design</dc:creator>
		<pubDate>Wed, 09 Dec 2009 00:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-838</guid>
		<description>Great list. Thanks for the share. Will cut down my research time a bunch!</description>
		<content:encoded><![CDATA[<p>Great list. Thanks for the share. Will cut down my research time a bunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design gold coast</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-817</link>
		<dc:creator>web design gold coast</dc:creator>
		<pubDate>Tue, 02 Jun 2009 23:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-817</guid>
		<description>Thanks for that. It's about time I got back into Flash. This info will help.</description>
		<content:encoded><![CDATA[<p>Thanks for that. It&#8217;s about time I got back into Flash. This info will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: - FlashSpec -</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-803</link>
		<dc:creator>- FlashSpec -</dc:creator>
		<pubDate>Wed, 08 Apr 2009 22:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-803</guid>
		<description>Nice libraries. Will be using some of these shortly in my project.</description>
		<content:encoded><![CDATA[<p>Nice libraries. Will be using some of these shortly in my project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim McLeod</title>
		<link>http://www.blogna.org/blog/adobe-flash/30-more-awesome-open-source-as3-libraries/comment-page-1/#comment-801</link>
		<dc:creator>Tim McLeod</dc:creator>
		<pubDate>Thu, 02 Apr 2009 19:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogna.org/blog/?p=559#comment-801</guid>
		<description>So, the question is....are you really tall? :)

I'll update the post.  Thanks Tyler.</description>
		<content:encoded><![CDATA[<p>So, the question is&#8230;.are you really tall? <img src='http://www.blogna.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ll update the post.  Thanks Tyler.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
