<?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>Soundstep, daily ActionScript. &#187; class</title>
	<atom:link href="http://www.soundstep.com/blog/tag/class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundstep.com/blog</link>
	<description>Flash, Flex and ActionScript talking.</description>
	<lastBuildDate>Wed, 18 Aug 2010 14:44:05 +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>SomaCore update AS3 MVC Minimal Framework</title>
		<link>http://www.soundstep.com/blog/2010/05/14/somacore-update-as3-mvc-minimal-framework/</link>
		<comments>http://www.soundstep.com/blog/2010/05/14/somacore-update-as3-mvc-minimal-framework/#comments</comments>
		<pubDate>Fri, 14 May 2010 13:48:12 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[SomaUI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=442</guid>
		<description><![CDATA[Hi everyone, In case you didn't notice that I released an new minimal AS3 MVC Framework some time ago, SomaCore is available on this page. I call it minimal because it is very lightweight, yet powerful and non-intrusive. You don't have much to learn if you're used to MVC framework of any sort. I made [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/05/14/somacore-update-as3-mvc-minimal-framework/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AS3 garbage collection monitor</title>
		<link>http://www.soundstep.com/blog/2010/01/18/as3-garbage-collection-monitor/</link>
		<comments>http://www.soundstep.com/blog/2010/01/18/as3-garbage-collection-monitor/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 11:26:50 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[SomaCore]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=423</guid>
		<description><![CDATA[I needed to watch objects to know if they were properly garbage collected or not, so I've added a GC Monitor in the SomaCore Debugger. It is pretty easy to use and I think very useful if you start to care about the memory that the Flash Player is using and global performance. Demo Flash [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/01/18/as3-garbage-collection-monitor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SomaCore Debugger update</title>
		<link>http://www.soundstep.com/blog/2009/11/27/somacore-debugger-update/</link>
		<comments>http://www.soundstep.com/blog/2009/11/27/somacore-debugger-update/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 14:35:25 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=417</guid>
		<description><![CDATA[I've updated the debugger used in SomaCore. You can know click on everything to parse the objects and I've added a FPS + Memory meter. I'll continue to improve the debugger with my needs, next step might be a Garbage Collection monitor. Click here to see the debugger in action. Tips: if you close the [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/11/27/somacore-debugger-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaCore AS3 MVC Framework event-based</title>
		<link>http://www.soundstep.com/blog/2009/11/20/somacore-as3-mvc-framework-event-based/</link>
		<comments>http://www.soundstep.com/blog/2009/11/20/somacore-as3-mvc-framework-event-based/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 12:06:30 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=410</guid>
		<description><![CDATA[Following my previous post about MVC design philosophy and an AS3 MVC Framework that suit my needs and expectations, I've started using SomaCore in a relatively complicated AIR modular application, and I'm really enjoying it. I made some small changes to the code and I thought it would be a good idea to provide you [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/11/20/somacore-as3-mvc-framework-event-based/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MVC design philosophy</title>
		<link>http://www.soundstep.com/blog/2009/10/06/mvc-design-philosophy/</link>
		<comments>http://www.soundstep.com/blog/2009/10/06/mvc-design-philosophy/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 11:05:14 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data management]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=371</guid>
		<description><![CDATA[Hi Everyone, This is not exactly a "Soma release", but I would like to share with you my last work so we can talk about: A new AS3 MVC Framework with its own design philosophy. Why another AS3 MVC Framework? I've been working with different Frameworks in the last years, such as PureMVC, Cairngorm and Mate [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/10/06/mvc-design-philosophy/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Soma MVC MovieClip Page Mode video tutorial</title>
		<link>http://www.soundstep.com/blog/2009/09/02/soma-mvc-movieclip-page-mode-video-tutorial/</link>
		<comments>http://www.soundstep.com/blog/2009/09/02/soma-mvc-movieclip-page-mode-video-tutorial/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 15:11:23 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=356</guid>
		<description><![CDATA[Here is a new Video Tutorial about the MovieClip Page Mode in Soma, it might remind you the Flash Catalyst workflow. This mode is only for Flash IDE user. I'm creating a designed site in few minutes by importing Photohop Files in MovieClip that wll be managed by Soma. The PageManager will instantiate MovieClip instead [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/09/02/soma-mvc-movieclip-page-mode-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma MVC minor update 2.0.1</title>
		<link>http://www.soundstep.com/blog/2009/09/01/soma-mvc-minor-update-2-0-1/</link>
		<comments>http://www.soundstep.com/blog/2009/09/01/soma-mvc-minor-update-2-0-1/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 17:57:42 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=353</guid>
		<description><![CDATA[New version available (v2.0.1), small bugs solved with the Page Manager. Here is how I will update Soma and SomaUI. There is 3 numbers in the version number: 1. the first is a major update, where possibly everything change, probably not usable with previous sources. 2. the second is a medium update, the structure might [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/09/01/soma-mvc-minor-update-2-0-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Soma MVC tips and tutorials</title>
		<link>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/</link>
		<comments>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:39:56 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=347</guid>
		<description><![CDATA[Beside having Soma Protest to learn how Soma MVC is working, I will add in the future (to the Google code wiki) some tutorials and tips that will help you during your development. I will also "centralized" any Video Tutorial I will make in this wiki. First one today, how to control the page flow [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/08/24/soma-mvc-tips-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Soma v2 AS3 MVC Framework released!</title>
		<link>http://www.soundstep.com/blog/2009/08/21/soma-v2-as3-mvc-framework-released/</link>
		<comments>http://www.soundstep.com/blog/2009/08/21/soma-v2-as3-mvc-framework-released/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:13:45 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=334</guid>
		<description><![CDATA[I finally release the version 2 of the framework Soma MVC and its source code generator SomaUI. It has been a long run since the last release, months of works and nights spent to make your life easier! But here we are. Firstly, I'd like to thanks Less Rain. Not only they are amazing and [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/08/21/soma-v2-as3-mvc-framework-released/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>SomaUI v2 small update</title>
		<link>http://www.soundstep.com/blog/2009/08/18/somaui-v2-small-update/</link>
		<comments>http://www.soundstep.com/blog/2009/08/18/somaui-v2-small-update/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 07:22:45 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=318</guid>
		<description><![CDATA[Hi, Small update about my work on SomaUI v2 and Soma v2. I can say that: - Soma v2 is done (the as3 framework) - Soma Documentation is done (asdoc) - Soma Protest is ready (site demo) - SomaUI v2 is done (the source generator, AIR-java application) - SomaUI Demo is done (a SomaUI project [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/08/18/somaui-v2-small-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaUI v2 Beta Testing</title>
		<link>http://www.soundstep.com/blog/2009/07/08/somaui-v2-beta-testing/</link>
		<comments>http://www.soundstep.com/blog/2009/07/08/somaui-v2-beta-testing/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 10:00:44 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=297</guid>
		<description><![CDATA[Hi everyone, As I'm close to release Soma v2 (AS3 MVC Framework) and SomaUI v2 (application to generate actionscript source code and deploy files based on Soma), I'd like to share an earlier version with some beta-testers who are interested to help me debug both the framework and the generator. Mac and Windows available, I [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/07/08/somaui-v2-beta-testing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SomaLoader release</title>
		<link>http://www.soundstep.com/blog/2009/03/03/somaloader-release/</link>
		<comments>http://www.soundstep.com/blog/2009/03/03/somaloader-release/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 01:49:30 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=277</guid>
		<description><![CDATA[SomaLoader is a lightweight loading manager written in AS3. You can load many types such as images, swf, xml, text, xml, css, fonts in a swf, mp3, variables and binary data. Items can be added, removed and changed in position from the queue even while loading. SomaLoader provides a simple and unique interface for massive [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/03/03/somaloader-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma 1.6.4 and urlfriendly</title>
		<link>http://www.soundstep.com/blog/2009/01/27/soma-164-and-urlfriendly/</link>
		<comments>http://www.soundstep.com/blog/2009/01/27/soma-164-and-urlfriendly/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:33:22 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=260</guid>
		<description><![CDATA[I've made a minor update that brings us to Soma 1.6.4 and SomaUI 1.0.6, you can get the new versions from the SomaUI page. In the XML Site Definition, the attribute urlfriendly in a page node builds the URL for the deep-linking and in previous version this attribute had to be unique through the XML. [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/27/soma-164-and-urlfriendly/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SomaText update and TextField bad behavior</title>
		<link>http://www.soundstep.com/blog/2009/01/19/somatext-update-and-textfield-bad-behavior/</link>
		<comments>http://www.soundstep.com/blog/2009/01/19/somatext-update-and-textfield-bad-behavior/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 19:06:00 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[SomaUI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=256</guid>
		<description><![CDATA[I made a small update in the SomaText class (also Soma and SomaUI) because of a bad behavior with the TextField class. The TextField instance is losing the HTML formatting in case you set the htmlText and then set the multiline property to true (the other way keeps the formatting). To reproduce the behavior: 1. [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/19/somatext-update-and-textfield-bad-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaText standalone</title>
		<link>http://www.soundstep.com/blog/2009/01/07/somatext-standalone/</link>
		<comments>http://www.soundstep.com/blog/2009/01/07/somatext-standalone/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 16:54:40 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=217</guid>
		<description><![CDATA[I recently built for my framework Soma a subclass of the TextField Flash built-in class to be able to easily use styles with a textfield: SomaText. I've extracted SomaText from the framework to be able to use it without Soma. It has powerful features such as default values, default stylesheet and styles. SomaText is able [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/07/somatext-standalone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaTween proxy for Tweener TweenMax and GTween</title>
		<link>http://www.soundstep.com/blog/2008/12/19/somatween-proxy-for-tweener-tweenmax-and-gtween/</link>
		<comments>http://www.soundstep.com/blog/2008/12/19/somatween-proxy-for-tweener-tweenmax-and-gtween/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 14:35:31 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=206</guid>
		<description><![CDATA[SomaTween is a optional tool in the Soma framework to centralize transitions. Soma Tween is not a tween library. It is working with proxy for a real tween library and it makes you able to debug all the transitions of your site in one place. For example you can set to 0 all the times [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/12/19/somatween-proxy-for-tweener-tweenmax-and-gtween/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaText and StyleManager</title>
		<link>http://www.soundstep.com/blog/2008/12/17/somatext-and-stylemanager/</link>
		<comments>http://www.soundstep.com/blog/2008/12/17/somatext-and-stylemanager/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 02:45:52 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=199</guid>
		<description><![CDATA[A StyleManager and SomaText classes have been added to the Soma Framework. You can handle your text fields with external extended stylesheets for a better style management without the need to recompile. SomaText is a class that is extending the Flash built-in class TextField with many features to make you life easier with texts and [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/12/17/somatext-and-stylemanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma Protest</title>
		<link>http://www.soundstep.com/blog/2008/12/08/soma-protest/</link>
		<comments>http://www.soundstep.com/blog/2008/12/08/soma-protest/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 00:41:05 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=192</guid>
		<description><![CDATA[Soma protest is a site-demo that has 2 purposes. The first is helping you understand how Soma works. Soma is a AS3 MVC Framework and Soma Protest is showing you examples, sources, demo, and explains each part and process of the framework. The second is providing sources and examples as Soma Protest has been built [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/12/08/soma-protest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soma AS3 MVC framework automated</title>
		<link>http://www.soundstep.com/blog/2008/11/25/soma-as3-mvc-framework-automated/</link>
		<comments>http://www.soundstep.com/blog/2008/11/25/soma-as3-mvc-framework-automated/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 01:14:16 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=137</guid>
		<description><![CDATA[After months working on my own framework and successfully using in small to large projects, I'm happy to give you access to SomaUI and Soma. As a quick description, Soma is a MVC (Model-View-Controller) framework and SomaUI is a tool to generate the base of a Flash site in AS3, based on Soma (available for [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/11/25/soma-as3-mvc-framework-automated/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Extend a Singleton</title>
		<link>http://www.soundstep.com/blog/2008/11/01/extend-a-singleton/</link>
		<comments>http://www.soundstep.com/blog/2008/11/01/extend-a-singleton/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 18:57:13 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=118</guid>
		<description><![CDATA[For a special purpose I had to extend a Singleton, to make my system fully flexible. I found complicated solutions that wasn't fully working as intended. To use PureMVC, you have to extend a Singleton (Facade), which is the entry point of the framework. This is working only if you don't use the Facade class [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/11/01/extend-a-singleton/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FPS class update</title>
		<link>http://www.soundstep.com/blog/2008/10/13/fps-class-update/</link>
		<comments>http://www.soundstep.com/blog/2008/10/13/fps-class-update/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 20:02:15 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=81</guid>
		<description><![CDATA[I've added a little feature to the FPS class, you still can hide the bar by clicking on it and you can show the bar again by typing "fps". I've also slightly changed the way I show the values. You can find the source if you click here.]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/10/13/fps-class-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BaseUI v3 layout manager</title>
		<link>http://www.soundstep.com/blog/2008/08/12/baseui-v3-layout-manager/</link>
		<comments>http://www.soundstep.com/blog/2008/08/12/baseui-v3-layout-manager/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 11:35:01 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=45</guid>
		<description><![CDATA[Hi everyone, Before going on holiday, here is a BaseUI major release Demo, source and code are at the end of the post or in the BaseUI main Page. It means code written for the previous might not work for this version (even is there isn’t any major change in the structure, some internal code [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/08/12/baseui-v3-layout-manager/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>BaseUI keep on screen</title>
		<link>http://www.soundstep.com/blog/2008/07/25/baseui-keep-on-screen/</link>
		<comments>http://www.soundstep.com/blog/2008/07/25/baseui-keep-on-screen/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 19:30:38 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=42</guid>
		<description><![CDATA[Hi Everyone, I haven't been posting for a while, it is not that I'm lazy We've been working on something exiting that will be release in a while, be patient. I've solved some bugs in BaseUI, one about the width of a DisplayObject which wasn't updated well when the content changed. I've also added a [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/07/25/baseui-keep-on-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BaseUI global references</title>
		<link>http://www.soundstep.com/blog/2008/07/11/baseui-global-references/</link>
		<comments>http://www.soundstep.com/blog/2008/07/11/baseui-global-references/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 11:46:14 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=41</guid>
		<description><![CDATA[Hi everyone, I've added global references and a property "reference" in BaseUI (and ElementUI). As I'm explaining in the tutorial, an ElementUI need a reference to set the position and the size of a DisplayObject. By default, the stage is the reference, set with the property of the ElementUI class "onStage". If the property onStage [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/07/11/baseui-global-references/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BaseUI v2 tutorial</title>
		<link>http://www.soundstep.com/blog/2008/06/29/baseui-v2-tutorial/</link>
		<comments>http://www.soundstep.com/blog/2008/06/29/baseui-v2-tutorial/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 17:03:00 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=40</guid>
		<description><![CDATA[BaseUI will help you to manage your assets (a logo, footer, a menu, etc) in the browser, in a liquid layout or a fixed area. BaseUI is managing a list of DisplayObject like Sprite, MovieClip, TextField, Bitmap, etc. You will be able to use properties like top, bottom, left, right, horizontalCenter, verticalCenter, width and height [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/29/baseui-v2-tutorial/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>BaseUI bypass resize</title>
		<link>http://www.soundstep.com/blog/2008/06/27/baseui-bypass-resize/</link>
		<comments>http://www.soundstep.com/blog/2008/06/27/baseui-bypass-resize/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 00:41:37 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=38</guid>
		<description><![CDATA[Sorry, I didn't have time to write a tutorial on BaseUI v2. I've added a property to bypass the resize of the DisplayObject (width and height). It might be useful for a sprite animated that has a size that is changing all time. It will set the useInitialSize to true and you can't use it [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/27/baseui-bypass-resize/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash liquid layout with BaseUI version 2</title>
		<link>http://www.soundstep.com/blog/2008/06/23/flash-liquid-layout-with-baseui-version-2/</link>
		<comments>http://www.soundstep.com/blog/2008/06/23/flash-liquid-layout-with-baseui-version-2/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 00:06:41 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=37</guid>
		<description><![CDATA[I've been working on the second version of BaseUI, so I'm happy to release it today. THIS IS NOT AN UPDATE. This new version is quite different, as well as the syntax, so the code you have written for the previous version won't work with this one. I didn't try it yet in a real [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/23/flash-liquid-layout-with-baseui-version-2/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Horizontal and vertical alignment</title>
		<link>http://www.soundstep.com/blog/2008/06/15/horizontal-and-vertical-alignment/</link>
		<comments>http://www.soundstep.com/blog/2008/06/15/horizontal-and-vertical-alignment/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 00:22:27 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=36</guid>
		<description><![CDATA[You can find in the BaseUI page the new version 1.1.0 I've solved a couple of bugs and I've added a new feature. When you have a ElementUI type element and the property alignX or alignY set to center, you can now set a value to two new properties: horizontalAlign and verticalAlign. It is working [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/15/horizontal-and-vertical-alignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex SDK 3 bug with SWC and GenericTag</title>
		<link>http://www.soundstep.com/blog/2008/06/10/flex-sdk-3-bug-with-swc-and-generictag/</link>
		<comments>http://www.soundstep.com/blog/2008/06/10/flex-sdk-3-bug-with-swc-and-generictag/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 00:46:28 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=35</guid>
		<description><![CDATA[I recently used ANT and compc to compile a SWC. I had to include another SWC with classes and jpg and some other classes as I needed to force them at compile-time to make the getDefinitionByName class working. If you don't know getDefinitionByName (and registerClassAlias and getClassByAlias), it make us able to create instances of [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/06/10/flex-sdk-3-bug-with-swc-and-generictag/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Data access with array extending and proxy extending</title>
		<link>http://www.soundstep.com/blog/2008/05/27/data-access-with-array-extending-and-proxy-extending/</link>
		<comments>http://www.soundstep.com/blog/2008/05/27/data-access-with-array-extending-and-proxy-extending/#comments</comments>
		<pubDate>Tue, 27 May 2008 18:42:58 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[data management]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=32</guid>
		<description><![CDATA[I made some experiments on how to easily access to data in a Flash site. It is probably a mix with good and bad ways but I think it is worth having a look. What I’ve done here is get data with syntax that is similar to what you get using E4X in AS3. For [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/27/data-access-with-array-extending-and-proxy-extending/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mouseChildren and buttonMode in AS2</title>
		<link>http://www.soundstep.com/blog/2008/05/26/mousechildren-and-buttonmode-in-as2/</link>
		<comments>http://www.soundstep.com/blog/2008/05/26/mousechildren-and-buttonmode-in-as2/#comments</comments>
		<pubDate>Mon, 26 May 2008 11:46:34 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=31</guid>
		<description><![CDATA[A quick post for an AS2 class I wrote. I won't do that a lot as I'm not really using AS2 anymore. Have you ever had a Button in another Button in as2? Or let's say, you wanted a onRollOver on a MovieClip and a onRelease on another MovieClip in this MovieClip? Well, it happened [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/26/mousechildren-and-buttonmode-in-as2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>BaseUI minor updates</title>
		<link>http://www.soundstep.com/blog/2008/05/23/baseui-minor-updates/</link>
		<comments>http://www.soundstep.com/blog/2008/05/23/baseui-minor-updates/#comments</comments>
		<pubDate>Fri, 23 May 2008 16:43:04 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=29</guid>
		<description><![CDATA[I made some updates in BaseUI. You don't have to change a code already written, it is just bugs correction or functionalities added. The demo, docs and source in the download page are updated. Version 1.0.8 - The elements are now correctly refreshed when created if they are not visible (alpha or visible properties) Version [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/23/baseui-minor-updates/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BaseUI tutorial</title>
		<link>http://www.soundstep.com/blog/2008/05/17/baseui-tutorial/</link>
		<comments>http://www.soundstep.com/blog/2008/05/17/baseui-tutorial/#comments</comments>
		<pubDate>Sat, 17 May 2008 16:55:27 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=28</guid>
		<description><![CDATA[Click here to access to BaseUI page with demo, documentation and source. This is a tutorial to explain you what you can do with BaseUI. It will not build a website for you (not yet ) but should reduce your efforts by handling basic and common rules in a flash site, such as position, margin [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/17/baseui-tutorial/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Liquid UI flash site with BaseUI</title>
		<link>http://www.soundstep.com/blog/2008/05/14/liquid-ui-flash-site-with-baseui/</link>
		<comments>http://www.soundstep.com/blog/2008/05/14/liquid-ui-flash-site-with-baseui/#comments</comments>
		<pubDate>Wed, 14 May 2008 09:41:47 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[BaseUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[liquid layout]]></category>
		<category><![CDATA[liquid UI]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=27</guid>
		<description><![CDATA[I put in the downloads page the first version of BaseUI, classes I'm using all time, mostly to handle liquid UI site and portfolio/slideshow. You can also use it to get a centered fixed area on a background fitting the browser. I'll post a tutorial and some tips when I'll get a chance, and probably [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/05/14/liquid-ui-flash-site-with-baseui/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
