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 |
What are the config files used for connecting java and flex?
can you write to the file system from flex?
What keyword allows you to refer to private variables of a class in flex?
What is the problem with calling setstyle()? : adobe flex action script
Can I add charting to the flex builder standard edition?
How do we call javascript from flex actionscript? : adobe flex action script
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
Explain about resultevent and faultevent in remote object?
How can you show a jpg image in dynamic text field? : adobe flex action script
What is a filter function?
How do you implement push on a flex applications? : adobe flex action script
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script