These days I started to study about MVC (Model-View-Controller) implementation for Flex. Although I used a lot MVC and MVC Frameworks in other language (PHP 4 & 5) the Cairngorm MVC Framework is a bit more complex.
For a better understanding I found the following interactive diagram where you can view which part of the code [...]