I\'m trying to reach the dataField of a DataGridColumn in the itemRenderer. Below is the dataGrid: <mx:Script>
We have a large Flex 3 app that we do not have time to convert over to Flex 4 at this point.However, we want to use a component set that is currently implemented in Flex 4.
I wrote a function to override my FLEX LineChart\'s datatips because the default datatips were ugly and rather boring.
Is there a way to make a Flex 3 Datagrid show only the first node of an arrayCollection, instead of showing all of the arrayCollection\'s data?
I have a FLEX3 application - I have created a release for it and saved it in my tomcat webapps folder.
I have created a custom event in flex 3.5. But the handler is not invoked. How to solve this or what is the way to debug this problem?
I need some RegExp help for a Flex 3 website. I\'m trying to find this: px;\'</img> And replace it with:
I use this arrayCollection to populate a Flex 3 Datagrid. I\'d also like to use this arrayCollection to populate a comboBox with the Name node.
Well i have an adobe air , downloaded from below link.. it is wonderful app.. http://www.adobe.com/devnet/air/flex/articles/air_screenrecording.html
Interesting problem here - I\'m making a small game using Flex 3 - now I have a static ImageAccess class, which first loads up all images and stores them in a static array for quicker access in the fu