event listeners not firing in this code can anybody guide me what is problem with this code <?xml version=\"1.0\" encoding=\"UTF-8\"?>
my flex application sends a few concurent requests on startup. Sometimes it takes a lot of time to fetch them all so I\'ve set them requestTimeout param to 5 secs. Additionally, I\'ve defined a method
I am querying to server through flex,first time its show the result but when I insert a new record and query next开发者_如何转开发 time,its shows previous results only(problem facing in IE but not in
How to decrease the size of a button? I have a button in which it contains an image.But my problem here is i am unable to decrease the width of the button al开发者_StackOverflowong with image.
I have this code. I want to add Buttons in the second column of the data grird. <mx:DataGrid width=\"100%\" height=\"95%\" id=\"id_variableRefList\" >
I am working on flex, i simpl开发者_JAVA百科y need to grayout dataGrid. but could not find any direct control for it. Pls help.
I have troubles with the FlashPlayer logging. Yes, I have installed the debugging version, a mm.cfg file (co开发者_StackOverflow社区ntent is ErrorReportingEnable=1 TraceOutputFileEnable=1) exists in m
The CollapsibleAccordion. I have two canvas inside the CollapsibleAccordion, and everything works fine, but the only problem is that i am unable to see the labels when I migrated my code to Flex4 from
Can anyone tell me how can we create a wobbling effect using flex 3? I need somet开发者_开发知识库hing like the effect which is show in ubuntu when we see an alert or move a folder.
Whenever any text is entered by user in text-area. it should be have in correct format or in correct spelling.