flex-spark
What is the purpose of 'fb:purpose' in a Flex <fx:Script>?
I\'ve now seen it a few times here and there and it\'s got me curious. <fx:Script fb:purpose=\"styling\">[详细]
2023-01-28 11:09 分类:问答how to auto resize the width of a flex spark dropdown component?
in flash builder 4 how do i use the skinning option to make sure the popup dropdown list changes it\'s width to fit the longest item in the list?[详细]
2023-01-27 14:44 分类:问答calculating Spark TextArea width
I am treating a spark TextArea as text input(by setting heightInLines=\"1\"). The TextArea is part of an mxml component and I want to resize the component when the text is changed.[详细]
2023-01-23 11:55 分类:问答How can I get the ItemRenderer of a Flex Spark List from its DataProvider Object?
In Flex I can create an ItemRenderer to represent each item in the Lists DataProvider but how do I access the instance of the ItemRendere开发者_运维问答r via the DataProviders Object? Something like m[详细]
2023-01-21 21:14 分类:问答Flex Video Player fullscreenButton override
I\'m using mxml to create a spark video player with controls. When I click on the \"fullscreen\" button in Chrome, it goes full screen on the browser but I am unable to go back to normal size. In Inte[详细]
2023-01-21 03:14 分类:问答Adobe Flex: toolTip of a spark component with enabled=false
I have a Spark Component (a Group) which doesn\'t behave as wanted. The tooltip is only shown when the component is enabled=true which the following example shows:[详细]
2023-01-20 15:17 分类:问答Skinning a Spark HSlider in Flex 4
The application I\'m working on needs to have a slider to allow the user to select a Date. However, the Spark hSlider component does not have a \'labels\' field like the halo hSlider does - into which[详细]
2023-01-19 21:24 分类:问答Spark Scroller in AdvancedDataGrid
Ad开发者_如何学编程vancedDataGrid uses a Halo Scroller by default. How can I change it to a Spark Scroller?Have not tried this, but my approach would be to wrap your ADG in a spark Scroller component[详细]
2023-01-19 16:24 分类:问答How to disable toggling with flex buttonbar
How to disable the toggle nature of buttons in spark:Buttonbar so that it would behave similar to mx:ButtonBar开发者_C百科?This works on the button bar:[详细]
2023-01-19 13:04 分类:问答Spark: automatically set scroller to the end of a list not working properly
I\'m using the following mxml code for displaying a list of some data. I built a custom renderer which can have variable height. Each time a new data arrives, the scroller should go to the end of the[详细]
2023-01-17 12:27 分类:问答