Explain about result handler and fault handler methods?
Answer / Aadesh Kumar Singh
"ResultHandler and FaultHandler are event listeners used with RemoteObject in Adobe Flex. ResultHandler is responsible for handling the 'result' event (i.e., successful server response), while FaultHandler handles the 'fault' event (i.e., error during communication)."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the config files used for connecting java and flex?
How many levels does flash mx support? : adobe flex action script
Is double-clicking supported on various components?
Why are the columns in my datagrid in some strange order? : adobe flex action script
What is the dynamic keyword used for in flex actionscript? : adobe flex action script
How will u call java method from flex?
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script
What happens if an .swf is loaded into a already occupied level?
Explain about blaze ds and blaze ds services?
What does calling preventdefault() on an event do? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script
Differentiate between flex 3 and flex 4?