Hi Gabriele, Feather UI works on top of the Starling framework, I use it to for the user interface. Robotlegs and AS3 signal helps me to implement MVC architecture. For handling remote operations I use rpc.swc (wich has a dependency with framework.swc) of the flex framework.
You can find documentation and tutorials on the Robotlegs ( http://www.robotlegs.org/ <http://www.robotlegs.org/> ) and Feather UI ( http://feathersui.com/ <http://feathersui.com/> ) websites. Gabriele Campi [Media Logic] wrote >> But for now I’m forced to choose other solutions to get a fluid mobile >> app, >> to be specific I use : >> >> - Starling >> - Feather UI >> - Robotleg >> - AS3 signal > So you're using Starling and FeatherUI for the interface and Robotleg > for the data handling? > Is it possible to do the same with Flex instead of RL? Are there > tutorials or documentation on the web? -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Coding-a-better-flex-mobile-app-tp5888p5916.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
