I am opening a new browser window using the following command:
ExternalInterface.call("open", "testcase.html", "_blank");

Is it possible to call a function in Flex from testcase.html?

Thanks

Reply via email to