I am using linkButtons with a background skin inside a linkBar with a dataProvider.A couple of the labels from the linkButtons are too long and开发者_C百科 distort the linkButton skin.How can I make a
Hy, Is it possible to resize the application at the same moment when the Accordion size change, to make effect resize og the last one synchronised with re开发者_如何学Gosize of Application ?
I have a combobox with multi selection. when i click on add button, which ever data is selected in the Combobox, those data has to be displayed in the an开发者_如何学Cother comboBox.
I have some troubles ins开发者_JAVA技巧talling air files that\'ve been built with air2.0beta or air2.0beta2
I have a problem in my project.I want to implement Tab bar function under a drop down selection and when on开发者_JS百科ce tab bar is clicked it has to be navigated to a data grid.Can any body suggest
I want to create a complete (and real) 2-dimensional array. In order to use a maximum of Adobe code, I want to use ListCollectionView which can manage sort and filters. But to use a second dimension,
I have run into a problem where I am removing a component and adding another one. I have set addedEffect and removedEffect for corresponding component.
how do i change the item s开发者_JAVA技巧elected in a combobox selection based on a selection of a datagrid object?Just bind the selectedItem property of the combobox to the dataGrid:
Flex 3 ActionScript does not support programmer threads. But what does flash.utils.Timer do? Does it run in a separate thread or the main loop? If the latter, does that mean that the Timer might not
How i can create pop-up window (with some text)when focus on TextInput (like in w开发者_开发问答indows xp when i focus mouse cursor on file it shows short info).