Can flex applications communicate with each other on the client? : adobe flex action script
Answer / Sudhir Saini
No, Flex applications cannot directly communicate with each other on the client side. They are isolated from each other and do not have access to each other's memory or objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between sealed class and dynamic classes in flex?
What is an event class in Flex?
How do u implement PUSH on a flex appln?
Does exclude or exclude class really excludes the data or class?
Can I embed html in my flex application?
Where can I get access to the open source flex project information?
What are three ways to skin a component in flex?
What are the Similarities between Flex & Java?
What is the difference in movieclip and sprite? : adobe flex action script
What are the similarities between java and flex? : adobe flex action script
What happens if an .swf is loaded into a already occupied level?
What is shared object? (Or) how to store the data in local?