What is the difference between httpservice and data service? : adobe flex action script
Answer / Nishant Trivedi
HttpService in Adobe Flex is a low-level HTTP service that allows you to make requests directly to a server using raw HTTP. DataService, on the other hand, is a high-level data access service that provides a simplified API for working with remote data services such as REST and AMF.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script
Do I need to uninstall flex 3 beta 2 before installing beta 3?
What did adobe announce regarding flex?
Explain about component life cycle?
Difference between http service and remote object?
Explain filter function?
Is double-clicking supported on various components?
Can I add charting to the flex builder standard edition?
Explain about cairngorm architecture?
Is it true that I can now get the flex test automation framework with the purchase of flex builder 3 professional edition?
Can I still build flex 2 applications with flex builder 3 beta 3?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript? : adobe flex action script