I use a flex mx:datagrid. I can set the headerBackgroundSkin to specify a skin or a picture to be displayed in all datagrid column\'s headers and it works just fine !
I have an issue where using MXML, the height and width properties of myBox is correctly acquired but using ActionScript the correct height and width acquired is not correct.
I would like my spark ItemRenderer to be able to render a varying number of graphical objects that depends on the user input. As an example, let\'s say that I want to render a set of ellipses开发者_如
i got an xml structure : <xml> <variable> <values> <enum> <value>2</value>
So I\'m trying to open a second window that is meant to be a fixed size window. I\'ve set resizable property to false but that doesn\'t seem to have any effect.
I\'m trying to use an AdvancedDataGrid to display some grouped data. Normally flex displays this in a \"tree view\" with a folder icon represent the group. I need to group the data based on an integer
How do I get access to th开发者_运维知识库e s:Panel\'s title bar? I want to add event listeners ONLY to the title bar and not to the entire panel. Is there a way to do this?You\'ll need to access the
I am unable to get the DataGridItemRenderer to pass a color value to <s:SolidColorbased on the开发者_如何学JAVA function containing an if statement based on the value of data.Bld_Type. Code below.I
I have a list that as an arraylist as a dataprovider.It has an inline item renderer thet has image control. The click event doesn\'t work for the image ctrl.The code looks like this
My application uses fx tag in which it loads some xml. I want to c开发者_Python百科reate the xml name by binding, but I get an error that Data binding expressions not supported with attributes process