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 |
Differences between defining bindings in mxml and actionscript? : adobe flex action script
What is mvc and how do you relate it to flex apps? : adobe flex action script
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
What is cairnghorm in flex? How do we use it? : adobe flex action script
Explain how binding works in mxml components in flex? : adobe flex action script
What are the correct statements consenting text field? : adobe flex action script
How will flex 3 be packaged?
Explain data binding in flex?
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
What is mvc and how do you relate it to flex apps?
When will flex 3 be released?
What does calling preventdefault() on an event do? : adobe flex action script