Posts Tagged ‘VBScript’

communicate between Flex and JavaScript or VBScript

Adobe-Flash-CS3-48x48 Using Macromedia’s Flash / JavaScript Integration kit we can call JavaScript functions from Flash, and ActionScript functions from JavaScript.They’ve taken it to the next level with a new Flex /JavaScript bridge.In another way,you can call Flex methods from your enclosing wrapper by using the ExternalInterface API.

(more…)