I picked this project up [1] after a while and when I run the app, I am getting this RTE:
TypeError: Error #1009: Cannot access a property or method of a null object reference. at org.apache.flex.core::ViewBase/set states()[C:\p\flex_os\workspace\flexroot\git\flex-asjs\frameworks\as\src\org\apache\flex\core\ViewBase.as:83] at MyInitialView()[C:\p\flex_os\workspace\flexroot\git\flex-asjs\examples\StatesTest\src\MyInitialView.mxml:23] at StatesTest/_StatesTest_MyInitialView1_c() at StatesTest()[C:\p\flex_os\workspace\flexroot\git\flex-asjs\examples\StatesTest\src\StatesTest.mxml:26] I resynced recently and I am guessing some recent changes break this app. When I step through the debugger, it looks like ValuesManager.valuesImpl is returning null. Alex/Peter, can one of you please take a look? Thanks, Om [1] https://fisheye6.atlassian.com/browse/flex-asjs/examples/StatesTest