flex4
Blurring and disabling background while reconnecting Flex application to backend
My Flex 4.5 application has many users from Russia and Ukraine 开发者_如何学编程with poor internet connections and Socket connections often interrupt and have to be reconnected.[详细]
2023-04-02 16:10 分类:问答Placing Flex-component in the middle of the screen
I have a very general question and have prepared a simple test case. When using BasicLayout (i.e. absolute positioning) - what is the best approach to place a Flex component in the center of the appl[详细]
2023-04-02 15:10 分类:问答s:Group arrange component on the same center
I use a s:Group to place my component in my form. I\'d like all form item have the same horizontal align inside the group.[详细]
2023-04-02 05:36 分类:问答Counting XMLList elements with certain number of children
Given this XML code: private const XML:XML = <pref> <game id=\"0\"/> <game id=\"9012\">[详细]
2023-04-01 15:49 分类:问答How to align a "Label:" followed by a RadioButtonGroup?
Please advise me, how to align Label followed by RadioButtons in Flex 4.5: RadioTest.mxml: <?xml version=\"1.0\" encoding=\"utf-8\"?>[详细]
2023-04-01 11:46 分类:问答Calling Java Method HttpServletResponse in flex 4
I ha开发者_JAVA百科ve a service class that creates reports in xls using dynamicjasper, I wonder how I can include a button in my flex app to execute this method.[详细]
2023-04-01 10:42 分类:问答Flex 4 and Large XML files
Does anyone have experience with working with large local XML files? Let\'s say 100.0开发者_StackOverflow社区00 lines.[详细]
2023-04-01 09:25 分类:问答Flex mobile Turning tabBar visible = True/False?
i try to toggle tabBarvisible = true/false with the following code: protected function textA开发者_高级运维rea_clickHandler(event:MouseEvent):void[详细]
2023-04-01 08:05 分类:问答E4x - getting at the values in Flex
Hello I\'m trying to get the values contained in the following XML <user> <id type=\"integer\">122</id>[详细]
2023-04-01 02:16 分类:问答Format Rows of Datagrid differently in Flex 4
I am using the following itemrenderer in one of the column of my datagrid. However I want to format each row of the datagrid differently. The column consists of numbers but some need to be formatted a[详细]
2023-04-01 00:09 分类:问答