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 |
Why is mytreenode.label or mytreenode.attributes.label undefined? : adobe flex action script
What is cairnghorm in flex? How do we use it? : adobe flex action script
What happens if an .swf is loaded into a already occupied level? : adobe flex action script
Difference between http service and remote object?
What are the 2 ways to compile flex source file?
Difference between swc and swf file?
Why is disable auto update method used?
How do u implement PUSH on a flex appln?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
What is cairnghorm in flex? : adobe flex action script
Can I still build flex 2 applications with flex builder 3 beta 3?
What is the use of arraycollection filter function?