mxml
how can I use the event parameter when the code is written inline in the mxml tag in flex
What is the difference between : giving a function reference in the result attribute of the HTTPService class like this :[详细]
2023-03-10 08:17 分类:问答What is the MXML syntax to assign properties of subcomponents in custom MXML Components?
I am working on a custom Flex 4 component which is an aggregation of two existing flex components.I would like to be able to specify my own custom properties for the component as well as access the ex[详细]
2023-03-10 05:00 分类:问答setting variables in MXML while avoiding data binding?
I love MXML but am starting to notice some of its drawbacks. The main one I\'m struggling with is its larger memory usage due to the need for binding. In the super simple code snippet below, which I\'[详细]
2023-03-10 04:44 分类:问答Displaying list containing XMLListCollection
I\'m a Flex noob and I\'ve been struggling with this problem for a last week, and I\'m at my wits end.[详细]
2023-03-09 19:40 分类:问答use actionscript file in flex library
i want make own flex library and in this library use own actionscript file which will i use in more component in this library..this file contents eg only code[详细]
2023-03-09 13:03 分类:问答Flex pass event handler and add it to dynamically created object inside itemrenderer
I have a Tree, which has an itemRenderer.On the itemRenderer, driven by the XML conditions, objects are created dynamicallyand added as a children to nodes.[详细]
2023-03-08 22:16 分类:问答Flex when mxml described component initialise it's mxml described properties
I am trying to override a Button class, i have a few properties which i wish directly initialise with the mxml description of the component, like :[详细]
2023-03-08 19:42 分类:问答customized TabBar buttons flickering on mouseover/mouseout
I am using a custom skin on Flex\'s TabBar, and specifically the skin the controls ButtonBarButton. The width of the button is a variable size depending on the text it contains, and background of the[详细]
2023-03-08 15:04 分类:问答Button in TitleWindow has wrong color
I\'ve got a TitleWindow with 2 buttons in it. One button is in the contentgroup and the other in the controlbargroup.[详细]
2023-03-08 14:52 分类:问答Using FLVPlayBack in FlashDevelop
Trying to learn some flash and got a question. How do I play a flv video, below code compiles correctly and load flash player but doesn\'t play anything[详细]
2023-03-08 06:26 分类:问答