flex3
Develop a workflow application in flex
I am trying to develop a flex 3 application that would appear like a vertical/horizontal hierarchy. It will represent the flow of any application based on user sele开发者_如何学Cction.[详细]
2023-04-13 08:02 分类:问答How to read .xlsx file contents in flex3
I need to know how to read .xlsx file contents in flex3. Does anyone comes across this problem please give some idea to accomplish this task. If any good API please let me know.[详细]
2023-04-13 00:01 分类:问答Creating a tooltip in Flex
I am trying开发者_C百科 to have a tool-tip in Flex 3, where in when my mouse is over the some value, it should show a tool-tip just like you get it for any classes in Eclipse IDE.[详细]
2023-04-12 17:21 分类:问答How to display pdf through flex 3?
I a开发者_开发百科m in need of display a pdf through flex 3 to user.Again there is a break point that It is downloaded through file download servlet in byte array format so how I can display this byte[详细]
2023-04-11 03:42 分类:问答Flex - Set focus on one component until user enters some value
I am trying to write the code for making a text input control in flex. As the user enters the value in text input control and then if he removes the typed characters to make the text input blank, then[详细]
2023-04-11 00:00 分类:问答Externalize app version info
I want my app\'s preloader to display version/build info that I have in an XML file. Obviously, the preloader can\'t pick it up because it waits for XML file to load. Is there another approach that I[详细]
2023-04-10 23:52 分类:问答swfLoader vs mx Image
I have an application that I\'m migrating from flex 3 to flex 4.5. In this application, there is some mx Image components that load a simple开发者_如何学编程 swf file (image). Spark image doesn\'t loa[详细]
2023-04-10 00:13 分类:问答Flex Incompatible Override, bug?
I\'m writing an extension to the Flex DataGridColumn class. I want to override the editable and sortable properties so that I can dispat开发者_开发问答ch an event in the setter. So I looked up the met[详细]
2023-04-09 07:58 分类:问答Adobe Flex 3: width and height specified in percentage not working for children of a viewstack
I have a ViewStack which is dataProvider for a TabBar. There are two VBoxs as children for this ViewStack. It works fine with absolute values for width and height for these VBoxs, but when specified i[详细]
2023-04-09 06:43 分类:问答Trouble with ArrayCollection in flex
I have trouble with ArrayCollection in Flex. He开发者_高级运维re is my code: private var productPageArr:ArrayCollection;[详细]
2023-04-09 05:37 分类:问答