i\'ve got some working actionscript3 code that i\'d like to present as a library. there\'s no skins or components, just pure as3 classes. so i created an SWC, put all the code there, packaged it as SW
I need to use the item renderer in Barchart. but there is no itemRenderer property in barChart.开发者_运维知识库 There isn\'t an itemrenderer for the Barchart but there is an itemrenderer for the BarS
In my flex application I need to restrict the mouse from moving in a certain area.In other words I want to create a \'No Entry Zone\' for the mouse in the application.Hiding t开发者_如何学Pythonhe cur
in my flex application i want to ke开发者_JAVA百科ep a format like... i want to show space in client side while entering phone numbers..
Noticed a small sorting problem in a DataGrid we are using. When a DataGrid column header is clicked, the default alternating ascending/descending sorting takes place. Fine. But when all of the row
I have a datagrid that\'s using a custom itemrender with a button in it. I have a problem whereby when I click on a button the datagrid list scrolls its self. How can I prevent this behaviour?
I have a repeater that creates a custom component named \"Block.\"I need to make it so that when the user clicks a button, all of the blocks created by the repeater have their visible field set to fal
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 3 buttons(say b1,b2,b3) in my app which are under the controlbar on cli开发者_开发知识库cking those buttons it will open new view(components)
I have a datagrid with more than 70 columns (with few fixed). I dont want the scrollbar to appear in datagrid (both horizontal and vertical) but in the parent container whic开发者_C百科h is a VBox (or