I am developing Radio player extension For Google Chrome. I am using flash in my application and want to call method Mute from my Javascript code.
I know that i can use ExternalInterface, but it's not working in local Environment. How can i call method from local swf file?.