flex4
Access objects in custom components file in flex
I am pretty new to flex, specially to mxml part. There are some confusing things for me. For example I have custom component file Abc.mxml with code:[详细]
2023-04-05 21:21 分类:问答Flex Spark datagrid - disable selection of a row
I want to disable (and look disabled) some rows in a spark datagrid. I found this answer to stop selection which is great[详细]
2023-04-05 15:15 分类:问答Flex 4 Printing Error with dynamic components
I have a set of components that are added to my Flex 4 stage dynamically. Problem 1: How do I address these objects when adding them to print.I cant generate objects on the fly and append them becaus[详细]
2023-04-05 15:00 分类:问答Error when passing variable from one Component to another in Flex
I am getting error when trying to pass a variable from one to component to another. I have a main MXML and 2 components. My files are as follows:[详细]
2023-04-05 14:57 分类:问答Best version control tool [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-05 14:55 分类:问答Disable Flex DateField component from user input
I have a DateField component in Flex and I want to stop any user input. If I set the 开发者_运维技巧editable to \"false\" then it stops users changed the bits of the DateField box. It does NOT however[详细]
2023-04-05 09:56 分类:问答Flex 4 - Vertical layout problem on TitleWindow
This must be a simple problem, but I can\'t get my head around it.I have a resizable title window.Inside I just want a VGroup to hold the contents of the form and an HGroup to have a few buttons at th[详细]
2023-04-05 08:58 分类:问答Make all tabs of Accordion open on Init
Does Flex 4.5 allow to open all tabs of accordion on somehting like In开发者_运维问答it(); I know that it was not possible with Flex 3, we needed to create custom component. Is this still the case?Af[详细]
2023-04-05 04:21 分类:问答Using Action script 3 Get required tag form XML and required children tag?
I have a XML schema.I want to read only table tag and its geometery tag using action script3 code.Any Idea.[详细]
2023-04-04 23:00 分类:问答AS3: Structuring custom classes
I wrote a class ANDGatter.as which has 4 child objects \"AndIONode0-3\". See code. I got drag-drop functionality working but the order in which I add the eventlisteners seems to be wrong. Should I add[详细]
2023-04-04 20:34 分类:问答