Soma MVC minor update 2.0.1
Posted by: Romuald in SomaUI, talking, tags: as3, class, flash, framework, soma, SomaUINew 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 slightly change and it might need refinement to match with a previous medium version.
3. the third is a minor update, totally transparent for the user, you can update the framework and the generator without breaking what you have already done.
So this is a minor update, meaning it doesn’t change anything for what you are doing. You can just update the framework and the generator. SVN and source (zip) have been updated, you can get them in the SomaUI page.
Romu




Entries (RSS)
September 1st, 2009 at 11:00 pm
great!! now works perfect
September 2nd, 2009 at 12:29 am
well…
ReferenceError: Error #1065: No se ha definido la variable Map.
Error: C0022E: Error in PageManager.displayPage, the class of the page is not found. If the class exists, force the import using Soma.getInstance().registerClass(MyPageClass). You are trying to create an instance of the class: – Map,TypeError: Error #1007: Se intentó crear una instancia en un tipo no constructor.
at com.soma.model::PageManager/displayPage()
at com.soma.model::PageManager/showPages()
at com.soma.model::PageManager/removePages()
at com.soma.commands::PageCommand/execute()
at com.soma.control::FrontController$/executeCommand()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.soma.control::CairngormEventDispatcher$/dispatchEvent()
at com.soma.control::CairngormEvent/dispatch()
at com.soma.events::PageEvent/dispatch()
at com.soma.view::Page/transitionOutComplete()
at com.proyect.pages::Contact/transitionOutComplete()
at com.soma.view::Page/transitionOut()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at caurina.transitions::Tweener$/updateTweenByIndex()
at caurina.transitions::Tweener$/updateTweens()
at caurina.transitions::Tweener$/onEnterFrame()
September 2nd, 2009 at 12:34 am
This can happen when something is not set correctly. Please create a topic on the forum and paste me your XML.