What is the difference between : giving a function reference in the result attribute of the HTTPService class like this :
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
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\'
I\'m a Flex noob and I\'ve been struggling with this problem for a last week, and I\'m at my wits end.
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
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.
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 :
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
I\'ve got a TitleWindow with 2 buttons in it. One button is in the contentgroup and the other in the controlbargroup.
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