Archive for March 9th, 2008

09
Mar

Calling JavaScript functions from your Flex applications using the ExternalInterface API

The following example shows how you can call a JavaScript function from your Flex applications using the ExternalInterface class and the static ExternalInterface.call() method.

Full code after the jump.

Continue reading ‘Calling JavaScript functions from your Flex applications using the ExternalInterface API’