flex-spark
Flex, a mx:Tree component in Spark application, the scrollbar auto send to top when collapsed a tree node
Flex, a mx:Tree in Spark application, the scrollbar will move to top when i collapsed a tree node, the test code as follows:[详细]
2023-03-19 02:00 分类:问答Flex 4 ItemRenderer in Spark List Ghosting Issue when scrolling
I have an item renderer in a list, when I try to use the override method to setup the list items how I want them they are invisible.[详细]
2023-03-18 11:52 分类:问答Scroll flex spark datagroup to maximum amount programmatically
I have a spark skinnable component which contains a datagroup with images. The datagroup is scrolled by hovering the mouse over it. Everything works fine except one thing: after I change the datagroup[详细]
2023-03-17 12:29 分类:问答Is there a way to get a list of all skin classes in the current application?
Is there a way to get a list of all the skin classes that are in the current application? I\'m using Flex 4.5.1.[详细]
2023-03-17 06:21 分类:问答Change Style of selected TAB in TabBar dynamically with FLEX 4
I want to change the background color of selected tab in spark TabBar control(Flex4). Till Flex3 we could have use the following code, bt it is not working in FLEX 4.[详细]
2023-03-16 15:07 分类:问答Can FlexNativeMenu with a e4x XML dataProvider have <> characters in its attributes?
As the question states, I get XML parser failure: Unterminated attribute whenever I try to use the angle brack开发者_JS百科ets as part of a value of one of my attributes.For example all cause XML erro[详细]
2023-03-16 02:20 分类:问答Flash builder - spark list scroller : detect change on horizontalScrollPosition
I have a spark List component with a Horizontal layout applied to it. I would like to know if there\'s an event fired when the horizontalScrollPositi开发者_Python百科on changes.[详细]
2023-03-14 13:44 分类:问答ActionScript: manually scrolling a element wrapped inside a Scroller window
The answer to my question is possibly easy, yet I haven\'t found an example of solving it in the web, nor have I found a solution reading ActionScript reference.[详细]
2023-03-14 07:34 分类:问答Flex Spark DataGrid Cell Click?
I am searching for something like CellClick event on Spark DataGrid, or something alike. Is there something like this in Flex 4.5, and how to get the data开发者_如何转开发 from the clicked cell ?[详细]
2023-03-13 17:50 分类:问答TitleWindowSkin, TitleWindowCloseButtonSkin, colorization: how do I duplicate this behavior in a custom component?
I am trying to use the spark.skins.spark.TitleWindowCloseButtonSkin in a custom component and make it look thematically similar to how it looks in TitleWindow.Just specifying it as the skin class for[详细]
2023-03-13 03:16 分类:问答