How can u call Javascript from MXML?
Answer / Mahaveer Singh
To call JavaScript from MXML in Adobe Flex, you can use the ExternalInterface API. This allows you to call JavaScript functions and access JavaScript objects from ActionScript code. To do this, you need to enable JavaScript interoperability in your Flex project settings and then use externalCall or externalizeObject methods to call JavaScript functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
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 are sealed classes in flex?
Where can I get access to the open source flex project information?
State the difference between view stack and view state?
Do I need to uninstall flex 3 beta 2 before installing beta 3?
Do I need to upgrade to beta 3 to use air beta 3?
Will I need to upgrade my air sdk along with flex 3 beta 3?
What is the difference between target and current target?
What is a metadata tag?
Difference between sealed class and dynamic class?
Explain how many levels does flash mx support?