<?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>massiveProCreation Blog &#187; ActionScript 3.0</title>
	<atom:link href="http://www.blog.mpcreation.pl/category/as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.mpcreation.pl</link>
	<description>Learn Flash and Flex: articles, tutorials and design tips.</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:23:07 +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>Optimizing Your ActionScript Code</title>
		<link>http://www.blog.mpcreation.pl/optimizing-your-actionscript-code/</link>
		<comments>http://www.blog.mpcreation.pl/optimizing-your-actionscript-code/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 12:25:52 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Optimization]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1696</guid>
		<description><![CDATA[Optimizing your code is very important, we can gain performance increase with very little costs, but we have to remember that the most important think for a Developer is to easily understand his code. Bellow I post some techniques to improve the performance of your AS3 code, remember if some of those shortcuts are not [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/optimizing-your-actionscript-code/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Documenting Your ActionScript Code</title>
		<link>http://www.blog.mpcreation.pl/documenting-your-actionscript-code/</link>
		<comments>http://www.blog.mpcreation.pl/documenting-your-actionscript-code/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 12:39:25 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[asdocr]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Documenting]]></category>
		<category><![CDATA[visdoc]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1662</guid>
		<description><![CDATA[Yesterday I had to quickly made a documentation for one of my projects, there are few tools that helped me in this metter. As it turns out creating class documentation for your AS3 project is really easy. Thanks to my Twitter followers I quickly found out that there are few apps that create such a [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/documenting-your-actionscript-code/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Making a simple button in AS3</title>
		<link>http://www.blog.mpcreation.pl/making-a-simply-button-in-as3/</link>
		<comments>http://www.blog.mpcreation.pl/making-a-simply-button-in-as3/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:55:17 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ActionSc]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1491</guid>
		<description><![CDATA[I personally never use Button symbol when creating a button, I always use MovieClip or Sprites and then I add to it button functionality. For example the simplest button I can think of is a green rectangle. We can make this kind of button very easily bellow I show you how: Draw the green rectangle, [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/making-a-simply-button-in-as3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ActionScript coding conventions and best practices</title>
		<link>http://www.blog.mpcreation.pl/actionscript-coding-conventions-and-best-practices/</link>
		<comments>http://www.blog.mpcreation.pl/actionscript-coding-conventions-and-best-practices/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:15:17 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[convention]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1327</guid>
		<description><![CDATA[While surfing the web I have found really great resource on opensource.adobe.com It contains ActionScript coding conventions and best practices. The content of this article is divided into five sections: Naming Language Usage File Organization Formatting ASDoc Flash tuts+ also run a project in which every Flash Developer can participate. The goal is to create [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/actionscript-coding-conventions-and-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desuade Motion Package for Flash</title>
		<link>http://www.blog.mpcreation.pl/desuade-motion-package-for-flash/</link>
		<comments>http://www.blog.mpcreation.pl/desuade-motion-package-for-flash/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 06:50:58 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Motion Package]]></category>
		<category><![CDATA[Papervision3D]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1305</guid>
		<description><![CDATA[The Desuade Motion Package is a revolutionary new tweening, sequencing, and physics library for Flash, written specifically for Partigen in AS3. The Motion Package isn&#8217;t just for particles ? it&#8217;s a full-fledged powerhouse on par with the other top tweening engines. The coolest features of Desaude Motion Package: Create complex animations with code that rival [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/desuade-motion-package-for-flash/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Freebie: Flex on Grails Book</title>
		<link>http://www.blog.mpcreation.pl/freebie-flex-on-grails-book/</link>
		<comments>http://www.blog.mpcreation.pl/freebie-flex-on-grails-book/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 05:53:50 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[FlashBuilder]]></category>
		<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Freebie]]></category>
		<category><![CDATA[Grails]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1269</guid>
		<description><![CDATA[Tomás Lin announced on his blog that he decided to share what he has written about Flex on Grail. His book is licensed under Creative Commons License, you can view it here. Right now, only the preface and the hello world chapters are online. In the coming weeks, I?ll update the content on my hard [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/freebie-flex-on-grails-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two great news from Adobe</title>
		<link>http://www.blog.mpcreation.pl/two-great-news-from-adobe/</link>
		<comments>http://www.blog.mpcreation.pl/two-great-news-from-adobe/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 19:38:01 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flash Player]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1154</guid>
		<description><![CDATA[Recently Adobe has announced two great news: 1. They has lunched the beta version of Acrobat Tables which enables spreadsheets on acrobat.com Also this application is Flex-based which is really cool. It enables working with and sharing information such as project management task lists, budget planning, sales lead pipelines, contact lists and much more. While [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/two-great-news-from-adobe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Develop 3.0 released!</title>
		<link>http://www.blog.mpcreation.pl/flash-develop-3-0-released/</link>
		<comments>http://www.blog.mpcreation.pl/flash-develop-3-0-released/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 09:20:58 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FlashBuilder]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[ActionScr]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[FlashDevelop]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1141</guid>
		<description><![CDATA[No more beta or RC versions of FlashDevelop 3, the final version is here! What is FlashDevelop? FlashDevelop is a popular free and open source ActionScript 2/3 and web development environment. FlashDevelop seemlessly integrates with Adobe Flash IDE, Adobe Flex SDK, Mtasc, Haxe and Swfmill. Main Features * AS3 Project management with seamless and optimized [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/flash-develop-3-0-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SWFObject 2.2 released</title>
		<link>http://www.blog.mpcreation.pl/swfobject-2-2-released/</link>
		<comments>http://www.blog.mpcreation.pl/swfobject-2-2-released/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:44:51 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Flash CS4]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1127</guid>
		<description><![CDATA[Yesterday SWFObject was released. For those of you who don&#8217;t know what SWFObject is: The ilbrary is used to embed Adobe Flash content onto Web pages, which is supplied as one small JavaScript file. The library can also detect the installed Adobe Flash Player plug-in in all major web browsers, on all major operating systems, [...]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/swfobject-2-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Papervision3D site for small people.</title>
		<link>http://www.blog.mpcreation.pl/big-papervision3d-site-for-small-people/</link>
		<comments>http://www.blog.mpcreation.pl/big-papervision3d-site-for-small-people/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 09:54:54 +0000</pubDate>
		<dc:creator>Kuba</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Papervision3D]]></category>
		<category><![CDATA[Papervision 3D]]></category>

		<guid isPermaLink="false">http://www.blog.mpcreation.pl/?p=1021</guid>
		<description><![CDATA[Seb from papervision3D blog along with Plug-in Media has been working for few months now, on website for BBC. There is a full write up on Seb&#8217;s blog also you can see the site presentation on the video below, or visit the site here. Kuba [digg-me]]]></description>
		<wfw:commentRss>http://www.blog.mpcreation.pl/big-papervision3d-site-for-small-people/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
