<?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.</title>
	<atom:link href="http://www.soundstep.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundstep.com/blog</link>
	<description>Flash, Flex and ActionScript talking.</description>
	<lastBuildDate>Fri, 29 Jul 2011 17:05:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>After effects export trackers or properties</title>
		<link>http://www.soundstep.com/blog/2011/07/29/after-effects-export-trackers-or-properties/</link>
		<comments>http://www.soundstep.com/blog/2011/07/29/after-effects-export-trackers-or-properties/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 17:05:07 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[talking]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=639</guid>
		<description><![CDATA[Hi, I wrote 2 quick scripts for After Effects to export properties to XML. I thought it might be handy for some of you. I mainly wrote them to export motion trackers to use in Flash afterwards, but you should be able to export other properties. To use them, do the following: 1. In the [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/07/29/after-effects-export-trackers-or-properties/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SomaAssets demo</title>
		<link>http://www.soundstep.com/blog/2011/06/06/somaassets-demo/</link>
		<comments>http://www.soundstep.com/blog/2011/06/06/somaassets-demo/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 15:00:46 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=632</guid>
		<description><![CDATA[As requested, I Just made a quick demo how to implement the SomaAssets plugin in your application. See the demo. Download the demo. View source. Demo on github. I'll make a quick descrition here. I'll be using the following XML config: Plain Text XML: &#60;?xml version="1.0" encoding="UTF-8"?&#62; &#60;loader connection="1"&#62; &#160; &#160; &#60;asset id="image0" src="assets/img/image0.jpg" smoothing="true" [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/06/06/somaassets-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaCore plugin to load and manage assets: SomaAssets</title>
		<link>http://www.soundstep.com/blog/2011/06/03/somacore-plugin-assets-somaassets/</link>
		<comments>http://www.soundstep.com/blog/2011/06/03/somacore-plugin-assets-somaassets/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 14:13:10 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaCore]]></category>
		<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=622</guid>
		<description><![CDATA[Two new releases today, an asset loader and the SomaCore plugin: SomaAssets. The AssetLoader library is a port from Matan's AssetLoader library to be event-based, it makes you able to load and manage multiple assets (image, video, xml, sound, etc) in your application. SomaAssets is a plugin based on the AssetLoader library to easily access [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/06/03/somacore-plugin-assets-somaassets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AS3 debugging interface with BinderUI</title>
		<link>http://www.soundstep.com/blog/2011/05/17/as3-debugging-interface-with-binder-ui/</link>
		<comments>http://www.soundstep.com/blog/2011/05/17/as3-debugging-interface-with-binder-ui/#comments</comments>
		<pubDate>Tue, 17 May 2011 09:31:57 +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=615</guid>
		<description><![CDATA[BinderUI is a debugging tools to help you create interfaces and debug values. Very often I’m sure you spend time building visual interfaces to set, to see and to debug some values. This can be useful for example to show to the creative (or even the client?) and extract the right values instead of tweaking [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/05/17/as3-debugging-interface-with-binder-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knob AS3 drag on circle or ellipse</title>
		<link>http://www.soundstep.com/blog/2011/04/08/knob-as3-drag-on-circle-or-ellipse/</link>
		<comments>http://www.soundstep.com/blog/2011/04/08/knob-as3-drag-on-circle-or-ellipse/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 13:58:20 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=604</guid>
		<description><![CDATA[I needed some knobs for a debug interface. I share this very simple class to use so you don't have to rebuild it from scratch, it should be pretty flexible. Click here to see the demo. Download source. The knob can be used as circle or ellipse, here is how to create one: Plain Text [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/04/08/knob-as3-drag-on-circle-or-ellipse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SomaCore wiki and framework flow</title>
		<link>http://www.soundstep.com/blog/2011/03/14/594/</link>
		<comments>http://www.soundstep.com/blog/2011/03/14/594/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 09:00:43 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=594</guid>
		<description><![CDATA[I've added some more information on the SomaCore wiki. You can find some code and explanation how to use, create and remove Wires within the framework, using injection or not. I also explained how to monitor and control the application flow with methods you are used to, such as dispatchEvent, addEventListener, preventDefault and so on. [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/03/14/594/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SomaCore tutorial framework instance</title>
		<link>http://www.soundstep.com/blog/2011/02/09/somacore-tutorial-framework-instance/</link>
		<comments>http://www.soundstep.com/blog/2011/02/09/somacore-tutorial-framework-instance/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 09:00:57 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=583</guid>
		<description><![CDATA[I'll be writing in the next days a series of wiki, manual, best practices with tons of code example. It should help you to get started. I will be explaining in-depth how SomaCore works and what you can do with it. The first one is about the Framework Instance. The different ways to create a [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/02/09/somacore-tutorial-framework-instance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SomaCore AS3 MVC Framework v2 release</title>
		<link>http://www.soundstep.com/blog/2011/02/07/somacore-as3-mvc-framework-v2-release/</link>
		<comments>http://www.soundstep.com/blog/2011/02/07/somacore-as3-mvc-framework-v2-release/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 10:00:56 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></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=558</guid>
		<description><![CDATA[SomaCore is a lightweight AS3 MVC event-based framework that provides a very flexible structure for your Flash, Flex and AIR projects. The main addition in this version 2 is Dependency Injection, but it is up to you how you want to use SomaCore because injection is optional. Information SomaCore Main Page (tutorials, demos, source) Repository [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2011/02/07/somacore-as3-mvc-framework-v2-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SomaCore Twitter Search demo</title>
		<link>http://www.soundstep.com/blog/2010/10/26/somacore-twitter-search-demo/</link>
		<comments>http://www.soundstep.com/blog/2010/10/26/somacore-twitter-search-demo/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 00:54:55 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=546</guid>
		<description><![CDATA[Another SomaCore demo is available on Githug or on the SomaCore page. This demo is relatively simple. Keywords are sent to the Twitter API using a command that is dispatched straight from the view as it is something possible with SomaCore. A command is nothing more than a flash built-in event. The views are able [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/10/26/somacore-twitter-search-demo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SomaCore Hello World</title>
		<link>http://www.soundstep.com/blog/2010/10/24/somacore-hello-world/</link>
		<comments>http://www.soundstep.com/blog/2010/10/24/somacore-hello-world/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 17:33:32 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=542</guid>
		<description><![CDATA[I've added a very simple SomaCore Hello World demo. The application creates a wire, a view and a model. The view dispatch a command to request a message, the command ask the data to the model, the model gets the data and dispatch an event to notify the framework, the wire catch the event and [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/10/24/somacore-hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SomaCore AS3 MVC framework on Github</title>
		<link>http://www.soundstep.com/blog/2010/10/18/somacore-as3-mcv-framework-on-github/</link>
		<comments>http://www.soundstep.com/blog/2010/10/18/somacore-as3-mcv-framework-on-github/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 20:14:13 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[SomaCore]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=532</guid>
		<description><![CDATA[I've decided to put my framework SomaCore on Github. SomaCore is a lightweight event-based MVC framework written in AS3 that provides a structure, models, views management and commands. Somacore can be used for Flash, Flex and AIR projects. SomaCore does not use any external library and does not use dependency injection. SomaCore is completely event-based [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/10/18/somacore-as3-mcv-framework-on-github/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SomaUI update for Flex SDK 4</title>
		<link>http://www.soundstep.com/blog/2010/09/29/somaui-update-for-flex-sdk-4/</link>
		<comments>http://www.soundstep.com/blog/2010/09/29/somaui-update-for-flex-sdk-4/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 09:10:10 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=526</guid>
		<description><![CDATA[I've updated SomaUI, the AIR tool that generates the draft of a Flash website build with SomaMVC. Sorry for the late update but you can now use the generator with Flex 4 and target the Flash Player 10.1. To avoid a confusion, SomaUI is an AIR tool that generates AS3 sources build with the AS3 [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/09/29/somaui-update-for-flex-sdk-4/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>SomaCore AS3 MVC Framework video tutorial</title>
		<link>http://www.soundstep.com/blog/2010/08/18/somacore-as3-mvc-framework-video-tutorials/</link>
		<comments>http://www.soundstep.com/blog/2010/08/18/somacore-as3-mvc-framework-video-tutorials/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 14:32:44 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[SomaCore]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=513</guid>
		<description><![CDATA[I've just uploaded a new video tutorial (48 min) for my lightweight AS3 MVC Framework SomaCore. You can now get started with it. I explain how to create the framework instance, how to create a wire, create views, create commands and how to intercept them. I hope you like it!]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/08/18/somacore-as3-mvc-framework-video-tutorials/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bringing life to an image</title>
		<link>http://www.soundstep.com/blog/2010/08/16/bringling-life-to-an-image/</link>
		<comments>http://www.soundstep.com/blog/2010/08/16/bringling-life-to-an-image/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 15:20:45 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=503</guid>
		<description><![CDATA[Here is how to bring life to an image using the filter DisplacementMapFilter. Click here to see the demo. I got the idea from a video made by Chad Perkins (thanks Chad, you're giving me a lot of inspiration!) where he is showing this effect in After Effects. My Flash nature pushed me to reproduced [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/08/16/bringling-life-to-an-image/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Super White Effect</title>
		<link>http://www.soundstep.com/blog/2010/08/13/super-white-effect/</link>
		<comments>http://www.soundstep.com/blog/2010/08/13/super-white-effect/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 10:37:09 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=481</guid>
		<description><![CDATA[Let's start by a Flash demo here and a bit of explanation below. While training myself to get better with After Effects, I stumble on a very interesting thing about color. I was watching a Chad Perkins video about HDRI and color depth, more precisely, 32 bits rendering. He showed what was happening with a [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/08/13/super-white-effect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AS3 Layout Manager BaseUI v4 finally released</title>
		<link>http://www.soundstep.com/blog/2010/07/05/as3-layout-manager-baseui-v4-finally-released/</link>
		<comments>http://www.soundstep.com/blog/2010/07/05/as3-layout-manager-baseui-v4-finally-released/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 13:40:54 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=457</guid>
		<description><![CDATA[Finally, BaseUI version 4 is released! If you don't know what is BaseUI, it is a lightweight layout manager written in pure AS3 that is helping you to handle the position and size of your elements in a Flash layout (a site, an application and or whatever you can build with AS3). More specifically, it [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/07/05/as3-layout-manager-baseui-v4-finally-released/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Badge AIR runtime installation bug with Firefox</title>
		<link>http://www.soundstep.com/blog/2010/06/29/badge-air-runtime-installation-bug-with-firefox/</link>
		<comments>http://www.soundstep.com/blog/2010/06/29/badge-air-runtime-installation-bug-with-firefox/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 09:22:01 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=448</guid>
		<description><![CDATA[I found out that there's a bug with the badge used to install an AIR application with Firefox from version 3.6.4 until today's version (3.6.6). If you don't have the AIR runtime installed a Adobe UI should pop up to show a progress bar and install the runtime. The trouble is that nothing happened at [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/06/29/badge-air-runtime-installation-bug-with-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>Firefox 3.6 Mac bug with MouseEvent</title>
		<link>http://www.soundstep.com/blog/2010/03/02/firefox-3-6-mac-bug-with-mouseevent/</link>
		<comments>http://www.soundstep.com/blog/2010/03/02/firefox-3-6-mac-bug-with-mouseevent/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 12:36:27 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=433</guid>
		<description><![CDATA[Firefox 3.6 introduced a very annoying bug, and only on a Mac. If you're using somewhere a MouseEvent.ROLL_OUT or MouseEvent.MOUSE_OUT, this event will fired even if you only click on a object without leave the object with the mouse. Example there The select box in the middle of the page doesn't work because a roll [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2010/03/02/firefox-3-6-mac-bug-with-mouseevent/feed/</wfw:commentRss>
		<slash:comments>17</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>11</slash:comments>
		</item>
		<item>
		<title>Soma MVC v2.0.2 minor update</title>
		<link>http://www.soundstep.com/blog/2009/09/07/soma-mvc-v2-0-2-minor-update/</link>
		<comments>http://www.soundstep.com/blog/2009/09/07/soma-mvc-v2-0-2-minor-update/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:55:07 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[soma]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=362</guid>
		<description><![CDATA[A minor update for Soma and SomaUI, mostly bug fixes. The source are available available on the SomaUI page. SomaUI v2.0.2 -bug fixed: page selection in the page tab wasn't working properly -bug fixed: layout tab and layout properties wasn't correctly updating the XML -bug fixed: Flash Player wasn't correctly updated in Page Settings tab [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/09/07/soma-mvc-v2-0-2-minor-update/feed/</wfw:commentRss>
		<slash:comments>3</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>Mac and SVN to merge folder</title>
		<link>http://www.soundstep.com/blog/2009/07/21/mac-and-svn-to-merge-folder/</link>
		<comments>http://www.soundstep.com/blog/2009/07/21/mac-and-svn-to-merge-folder/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 13:50:14 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[data management]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=310</guid>
		<description><![CDATA[This is not Flash related but I had to post something about as I'm really annoyed. I'm now working all the time on Mac, I believe I couldn't bear anymore spywares and other Windows annoyances. Anyway, I'm almost fine on the Mac but there's one thing I can't understand is that they didn't implement a [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/07/21/mac-and-svn-to-merge-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Flash Switcher working</title>
		<link>http://www.soundstep.com/blog/2009/07/17/make-flash-switcher-working/</link>
		<comments>http://www.soundstep.com/blog/2009/07/17/make-flash-switcher-working/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 14:28:49 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=303</guid>
		<description><![CDATA[Flash Switcher Firefox extension allows you to easily switch from one flash player version to another. It works great but unfortunately only after some tweaking. Flash Switcher still works with the last Firefox version, at the time I'm talking (Firefox 3.5). There are already some posts about Vista and Flash Switcher, to solve some bugs [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/07/17/make-flash-switcher-working/feed/</wfw:commentRss>
		<slash:comments>4</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>Hexosearch Actionscript search engine</title>
		<link>http://www.soundstep.com/blog/2009/07/06/hexosearch-actionscript-search-engine/</link>
		<comments>http://www.soundstep.com/blog/2009/07/06/hexosearch-actionscript-search-engine/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 10:24:23 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=289</guid>
		<description><![CDATA[I found a nice actionscript search engine: http://www.hexosearch.com/ It looks like a beta for now, but I like the concept. Basically you can register your blog so the search engine will easily find actionscript talks. You can even choose AS2, AS3 or Flex. Worth trying By the way, if some of you want a bit [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/07/06/hexosearch-actionscript-search-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Neoderma release and Soma v2 progress</title>
		<link>http://www.soundstep.com/blog/2009/04/06/neoderma-release-and-soma-v2-progress/</link>
		<comments>http://www.soundstep.com/blog/2009/04/06/neoderma-release-and-soma-v2-progress/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 16:32:31 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=284</guid>
		<description><![CDATA[Hi everyone, I've been working on the version 2 of Soma and its generator. I'm pretty busy so I didn't post for a while, but I'm going to give you some news today. We've just released at Less Rain the Neoderma international website. It is not a "crazy-kick-your-ass-3D-website", nothing is complicated there, but it has [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/04/06/neoderma-release-and-soma-v2-progress/feed/</wfw:commentRss>
		<slash:comments>5</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>Soma Tutorial &#8211; From SomaUI to Flash Develop</title>
		<link>http://www.soundstep.com/blog/2009/01/09/soma-tutorial-from-somaui-to-flash-develop/</link>
		<comments>http://www.soundstep.com/blog/2009/01/09/soma-tutorial-from-somaui-to-flash-develop/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 12:46:27 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></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=250</guid>
		<description><![CDATA[Another tutorial but for the Flash Develop users this time. I explain how to create a Flash Develop project and compile the site after exporting a project from SomaUI. The tutorial is available in the SomaUI page or here. Thanks to Keita for this one]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/09/soma-tutorial-from-somaui-to-flash-develop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Soma Tutorial &#8211; From SomaUI to FDT</title>
		<link>http://www.soundstep.com/blog/2009/01/08/soma-tutorial-from-somaui-to-fdt/</link>
		<comments>http://www.soundstep.com/blog/2009/01/08/soma-tutorial-from-somaui-to-fdt/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 18:11:53 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[SomaUI]]></category>
		<category><![CDATA[as3]]></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=237</guid>
		<description><![CDATA[A new tutorial is available for Soma (Flash AS3 MVC Framework), I explain how to create a FDT project in eclipse and compile the site after exporting a project from SomaUI. It also shows you how I use a SWC file as a Flash Library for a pure actionscript project. Hope it is useful for [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2009/01/08/soma-tutorial-from-somaui-to-fdt/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>1</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>Flex SDK bug with SWC</title>
		<link>http://www.soundstep.com/blog/2008/11/19/flex-sdk-bug-with-swc/</link>
		<comments>http://www.soundstep.com/blog/2008/11/19/flex-sdk-bug-with-swc/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 15:42:40 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=133</guid>
		<description><![CDATA[It seems the problem explained in this post and this post has been solved in the Flex SDK 3.2 release. A good thing then]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/11/19/flex-sdk-bug-with-swc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash CS4 bug with XML E4X filters</title>
		<link>http://www.soundstep.com/blog/2008/11/12/flash-cs4-bug-with-xml-e4x-filters/</link>
		<comments>http://www.soundstep.com/blog/2008/11/12/flash-cs4-bug-with-xml-e4x-filters/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 20:00:54 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=129</guid>
		<description><![CDATA[I had some XML E4X filters and I couldn't understand why they were working everywhere (included Gumbo) but in the Flash CS4 IDE. I've finally isolated the problem… I’ve got a simple XML like this: Plain Text XML: &#60;?xml version="1.0" encoding="utf-8"?&#62; &#60;items&#62; &#160; &#60;item id="item1" type="item1_type" /&#62; &#160; &#60;item id="item2" type="item2_type"&#62; &#160; &#160; &#60;item id="item3" [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/11/12/flash-cs4-bug-with-xml-e4x-filters/feed/</wfw:commentRss>
		<slash:comments>1</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>4</slash:comments>
		</item>
		<item>
		<title>Soundstep Forums</title>
		<link>http://www.soundstep.com/blog/2008/10/15/soundstep-forums/</link>
		<comments>http://www.soundstep.com/blog/2008/10/15/soundstep-forums/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 16:48:44 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=112</guid>
		<description><![CDATA[Often I had to talk with you through the comments, which isn't really great to solve bugs or find solutions, especially for BaseUI. We now have a forum for that]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/10/15/soundstep-forums/feed/</wfw:commentRss>
		<slash:comments>0</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>Flex SDK 3.1 bug with SWC and GenericTag (fix update)</title>
		<link>http://www.soundstep.com/blog/2008/10/11/flex-sdk-31-bug-with-swc-and-generictag-fix-update/</link>
		<comments>http://www.soundstep.com/blog/2008/10/11/flex-sdk-31-bug-with-swc-and-generictag-fix-update/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 16:44:58 +0000</pubDate>
		<dc:creator>Romuald</dc:creator>
				<category><![CDATA[talking]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.soundstep.com/blog/?p=71</guid>
		<description><![CDATA[Hi, In this previous post talking about a bug with the Flex SDK, you can find how to fix a problem when you compile a SWF including a SWC containing pictures. Actually the version of the Flex SDK is 3.1 and the structure of the java library slightly changed. I applied the same fix on [...]]]></description>
		<wfw:commentRss>http://www.soundstep.com/blog/2008/10/11/flex-sdk-31-bug-with-swc-and-generictag-fix-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

