In Flex 4, a开发者_Python百科re there any differences between parentApplication and FlexGlobals.topLevelApplication? Are referring to the same top level application?
I\'m very sleepy right now, so this is just an example of what I want (obviously this code is wrong):
I want to get maxHorizontalSc开发者_运维技巧rollPosition for Spark list control. Please let me know if there is any alternative propperty for it in flex 4idList.horizontalScrollBar.maxScrollPosition
does anyboy know if Flex 4.5 Spark Datagrid suppoprts multi-column sort na开发者_运维百科tively - just like the ADG does?
I have a spark datagrid with selectionMode=\"multipleRows\". I have three columns in the datagrid. I don\'t want the row selection to happen when the user\'s click falls on开发者_运维知识库 the th
I have a custom component that extends mx:TextArea, but when I try and apply backgroundAlpha=\"0\" it says
How can you display a multi-li开发者_如何学编程ne column header using the Flex Spark Data Grid for Flex 4.5?To expand upon Constantiner\'s answer, you\'ll have to create a custom HeaderRenderer and se
Hey there-How do I addElement() to the topGroup of a Spark Panel component skin?For instance, if I create a custom UIComponent, then create an associative skin that uses the Spark Panel as a default,
I need to add a rollover effect to the disabled state of a Spark button.This way, users can rollover the button and know why the button is disabled.
To start - its best to say im new to Flex / OOP in general. I have been trying to ad开发者_高级运维d a custom class based on StrokedElement in order to implement a simple grid (not like the existing F