Explain about remote object? What is end point in remote object?
Answer / Shameem Alam
A Remote Object in Adobe Flex is an object that encapsulates the communication between a Flex client and a server. The end point of a remote object refers to the location (URL) where the remote service can be found.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why would you want to keep a reference to a changewatcher and call unwatch()?
When will flex 3 be released?
How can you show a jpg image in dynamic text field? : adobe flex action script
What is the difference in movieclip and sprite? : adobe flex action script
Explain which of the recommended character to use to separate target level paths levels?
What is state? : adobe flex action script
What is dynamic keyword used for in actionscript? : adobe flex action script
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script
What is cairnghorm in flex? : adobe flex action script
What is display object? : adobe flex action script
In which level does the original movie resides? : adobe flex action script
Difference between label and text?