apache-flex
Horizontal MX form or Vertical Spark Form Flex
I have noticed two differences between spark and mx forms which are causing me some problems. It seems by default the mx forms are arranged to the label is above the form input item. In Spark they are[详细]
2023-04-11 12:35 分类:问答invoke actionscript package function from MXML
How can I invoke a function 开发者_高级运维in btn.as from MXML and is it possible to call a function without creating an instance of btn?[详细]
2023-04-11 11:58 分类:问答itemEditEnd for FLex 4.5
In version 4 there is a Flex itemEditEnd (in Datagrid) event, but does not exist in 开发者_StackOverflow中文版Flex 4.5, itemEditEnd this event has been replaced by what event?The MX DataGrid should no[详细]
2023-04-11 11:36 分类:问答How to set current page dynamically in flexbook?
I am using a Flexbook which contains 2 BorderContainer. The code is shown below <controls:FlexBook id=\"book\" x=\"20\" y=\"20\"[详细]
2023-04-11 10:25 分类:问答Call a function in AS3 package
Below is a MXML code built from Flash Builder 4.5 with AIR SDK 3.0. Using Starling framework to create 2D animation and wonder how do I call a addText function without create a new instance of Game?[详细]
2023-04-11 09:50 分类:问答Why does delete( DictionaryInstance[ key ] ); fail?
My app uses a Dictionary protected _categoryToValueDict:Dictionary = new Dictionary(); to map something to something else.[详细]
2023-04-11 08:08 分类:问答Gauge or UI Object render in Datagrid or AdvancedDataGrid in flex 4.5 or flex 4
I am working with flex 4.5. I want to create Gauge component Datagrid. I am using open source com.betterthantomorrow.components. I have created custom components开发者_开发百科 like this[详细]
2023-04-11 07:21 分类:问答Arabic Locale Support in Flex
Today, I learn how to localize my Flex application and to support multiple languages. The tutorials on-line are great. However, non of them mention the Arabic locale.[详细]
2023-04-11 07:15 分类:问答Flash Builder cannot locate the required debugger version of Adobe Flash Player
I\'m running Flash Builder 4, with Flex 4.5.1 (also have 4.1, 4.0 and 3.5) and I receive this error when I debug...[详细]
2023-04-11 07:06 分类:问答Flex - Disable Soft Keyboard with checkbox
I have a TextArea and a Checkbox. I want to disable t开发者_开发问答he SoftKeyboard when the checkbox is checcked, so the TextArea can be scrolled without it popping up. I can get the keyboard to disa[详细]
2023-04-11 06:42 分类:问答