I was able to set the text color of a selected LinkBar button by \"disabledColor\" style of LinkBar. Accordingly, I expect to set the background color of the selected button by \"backgroundDisabledCol
I have some code to scale an image\'s width according to its height after the image is being loaded. It works fine on my development PC if I point to the wrapper html using local file system path. How
I am using puremvc framework for developing flex based project. My question is related to what is best way to delayed registering proxy class and mediator class ?
I have an ADG along with some other components in a VBox. The number of rows of items in the ADG is variable. I want the height of the ADG to be however tall it needs to be to show all the rows withou
I have 2 advanced data grids, one above the other. They both have the exact number of columns, and pertain to each other in the same way. But each 开发者_StackOverflow中文版is showing different data,
I have a simple component I created which I instantiate in my main progra开发者_JAVA技巧m like so:
I have a Flex client using a Flash binary (TCP) socket for communication with a Java server.I have a localhost (Apache) server providing a crossdomain.xml file which is wide open just while I am testi
I am trying to implement a find feature on a list. In the action script method to implement the find, I\'m trying to loop over the contents of the list.dataProvider and get the contents of the labelF
We have a Flex app that we are trying to test with Load Runner.The application runs just fine when run stand-alone in a browser.When the app initializes, an XML properties file is loaded.
Does anyone know of any opensource tool for creating dynamic organization chart in flex by rea开发者_StackOverflow中文版ding values from databaseHave a look at KapLab (http://lab.kapit.fr)