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...
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,...
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...
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...
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,...
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...
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...
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:...
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...
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...