I would like to add custom right clicks to a number of spark list controls. I have tried the following as an item renderer. (as per the flex 4 cook book).
<s:List id=\"lst\" labelField=\"@label\" change=\"lst_changeHandler(event)\" horizontalCenter=\"0\" verticalCenter=\"0\">
we have an internal webservice developed in our company and i have connected that web service using flex and am able to get all the methods/operations from that service. but wen i try to get data from
I am working on an Adobe AIR Application. The size on Application window is 800X600 and is contains border container and border container contains many controls.
I tried to insert a FileSystemTree in Flex . Flash Builder doesn\'t recognise that and produces the error:
In my Flex 4 application I have a spark text input. When the user pastes data from clipBoard it throws error if the clipBoard contains a different format (other than string). This is the error message
When working with Date() objects in Flex/Actionscript, I\'m using to following function to check for null dates. Is this the proper way to check for a null date or is there a better alternative out th
I am currently working on an Adobe AIR application that shows the user some graphical data. As this data is more in height to fit the screen height, I\'开发者_如何学Gove placed it inside a scroller.
Basically each of them tries to build 开发者_Go百科smaller manageable parts of an application, but now I\'m getting a little confused. I\'ve seen the Mate Framework which claims to be an eventbased fr
I have a question, why doesn\'t this work? I have an ArrayCollection with data; a trace of random index of this using