Archive for April 11th, 2008

11
Apr

Getting JavaScript variables into your Flex applications using the ExternalInterface API

The following example shows an easy way to get JavaScript variables into your Flex applications without having to write a single line of JavaScript or edit your HTML template using the Flash Player ExternalInterface API.

Full code after the jump.

Continue reading ‘Getting JavaScript variables into your Flex applications using the ExternalInterface API’