Showing posts with label Robotlegs Sample Project. Show all posts
Showing posts with label Robotlegs Sample Project. Show all posts

Sunday, August 21, 2011

Robotlegs sample flex project with source code

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.


Robotlegs
Flex 4.5 project code attached. Am using the library & main application. Import the library & main app, start running. You will see the result in action.

I am sure that there would be much better ways to do the things, so comments are always welcome on optimizations/suggestions/questions.
Related Posts Plugin for WordPress, Blogger...