Can flex applications communicate with each other on the client?
Answer Posted / Vishwajeet Singh
No, Flex applications cannot directly communicate with each other on the client side because they run in isolated sandboxes. However, they can exchange data through Remote Objects or Web Services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers