Can flex applications communicate with each other on the client?
Answer / 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 |
Is double-clicking supported on various components?
What are the Benefits of flex?
How do you add event listeners in mxml components. Now as3 components? : adobe flex action script
What is calllater() method?
How will flex 3 be packaged?
How to store the data in local?
Can I resize the internet explorer browser window from flex? : adobe flex action script
What is a filter function?
What are the three ways to skin a component?
How can u implement singleton in flex?
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
Where can I download flex 3 beta 3?