My problem: I have a tab navigator, with many forms in each tab. But I have a single global save button. Problem is, if I don\'t open a Tab, it doesn\'t get initialized and therefore the forms it cont
I am working on my first Adobe Flex application, and have a code section that appears to be running very slowly (but it does function properly!).
I\'m building an Xml-driven application. I create new states in a seperate actionscript-class. These states all contain a DataGrid.
Action script is developed based on object oriented programming but why does it not support function overloading?
I need to bind a prope开发者_StackOverflowrty to an edit control and have the control write its value back to the same property.The problem is, I\'m setting the source value before the control is crea
I am working on a flex application which communicates with a Rails backened. When i request for some data, It sends back xml feed.
I have requirement in AdvancedDataGrid. In Advanced Data Datagrid with columns checkbox,textfield, textarea,button,radiobutton. and ADD Button and SUBMIT Button. When i click on ADD Button, those abo
I am using flash builder 4 to run sample application from \"Getting Started with FLEX 3\", but the code can\'t run because there is one pl开发者_如何学Pythonace that FB4 can\'t resolve, I guess this i
Hi Any one can explain the differen开发者_Python百科ce between the LCDS and BlazeDs. Both are supporting HTTPService,Webservice,Remoting service. So why we need BlazeDs or LCDS?There\'s a lot of featu
I have a dynamic layout, where an image is lo开发者_Python百科aded into an HBox: <mx:HBox ...>