What is adapter in blaze ds?
Answer / Rajneesh Kumar
In Adobe Blaze DS, an adapter is a middleware that facilitates communication between the server and the client. It maps ActionScript objects to server data formats like XML or AMF (Action Message Format). Common adapters include RemoteObjectAdapter for remote objects, URLLoaderAdapter for URL requests, and HTTPServiceAdapter for HTTP service calls.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does calling preventdefault() on an event do? : adobe flex action script
How to store the data in local?
How will u call java method from flex?
How do you implement push on a flex applications? : adobe flex action script
Where can I find out additional information about flex 3 beta 3?
Explain prevent default method?
What are the methods called when a ui component is intialized?
Explain what happens if an .swf is loaded into a already occupied level?
Explain about measure() method? When this measure() method is called?
Explain about different types of channels available in blaze ds?
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
How do you implement push on a flex applications?