Difference between http service and remote object?
Answer / Vibhu Sharma
"HTTPService is a Flex component used for making HTTP requests to a server, often used for simple data retrieval or updating. RemoteObject, on the other hand, provides a higher-level interface for communicating with servers using AMF protocol and can offer better performance for complex applications."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about component life cycle?
What are Arrays in flex?
What is the function of exclude or exclude class related to the data or class?
What events are used by the collections?
Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
How do u generate random numbers within a given limit with Action script?
What is calllater() method?
Explain how many levels does flash mx support? : adobe flex action script
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
Can I still purchase flex charting?
State the difference between array and array collection?
What are the methods called when a ui component is intialized? : adobe flex action script