I\'m trying to intercept an event dispatched by my custom renderer in this way: this.owner.开发者_高级运维dispatchEvent(new ResultEvent("eventName",true,false,parameter));
I have an Accordian in my application. Each child of the accordian has a label (firstNameLabel) and a button (addPolicyButton). The label\'s value is being set via Repeater and an array.
My app has a datagrid as well as many other UIComponents (buttons, menus, etc). I have a general stage KeyDown handler as well as a specific one for the datagrid. The behavior I\'m trying to i开发者_运
Good PM stackoverflow...I\'m having problem in Flex. Apparently I am experiencing a can\'t find managedQuery or ManagedOperation named:getStudentprofile error
Using Flex 4.1, i\'m trying to create a Tree element with a custom ItemRenderer (MXTreeItemRenderer). my problem is that whenever I fold and unfold a root item, the order of the items change.. it\'s w
Closed. This question does not meet Stac开发者_运维问答k Overflow guidelines. It is not currently accepting answers.
Good evening. I have a problem in my datagrid itemeditor This is my data grid component <mx:DataGrid id=\"lessonPlanDataGrid\" x=\"10\" y=\"10\" dataProvider=\"{studentLessonPlanArray}\" height=\"
i would like to search inside an fx|XML Object for a node with label=\'notifications\' and inside of it a node with label=\'notifications2\' and i want to get an XML contains what\'s in it.
I\'m trying to use Webservice component in my Flex 4 application. I need to use this in Actioncript and not using MXML tags.
let me point out that I do not have much experience with flex programming. Now, on to my problem. I have been programming using flex 4 on adobe flesh builder 4 in order to create a website. The site r