Flash builder 4.6 - code behind approach
问题 I'm trying to figure out the right approach for "Code behind" using flash builder for a mobile app: I'm creating a flex mobile AIR project (Based on the "Tabbed view" template) setting my UI in design mode now I want all the logic to be in a separate class that will change the UI look accordingly Sounds easy, however I can't really get the approach for doing it, any help is appreciated :) Update: main app: <?xml version="1.0" encoding="utf-8"?> <s:TabbedViewNavigatorApplication xmlns:fx="http