This project gives the basic idea on robotlegs framework for flex applications.
Application execution steps:
1. It sets the flashvars object to a model object. (contextView stage parameters)
2. It fetches the user details from the server & stores it. (Using services)
3. On click of a button, it fetches the project xml data & displays it on a datagrid.
Sample screenshot of the application is attached.
I am sure that there would be much better ways to do the things, so comments are always welcome on optimizations/suggestions/questions.