I am trying to start with the framework, but it appears to be dramatically hard for some reason. I want to follow complete example posted here http://swizframework.jira.com/wiki/display/SWIZ/Quick+Start
But I have issue on the very beginning. E.g.
<swiz:beanProviders>
<config:Beans />
</swiz:beanProviders>
The line causes the error: The prefix "config" for element "config:Bean" is not bound. SwizTest.mxml /SwizTest/src line 10 Flex Problem