I am loading one .SWF file into swfLoader, when Flash file is ready to work its callling one method of flex using ExternalInterface.call(), This same method I have registered with ExternalInterface.addCall() into Flex.
In my machine, this works successfully in Mozilla Firefox, while in IE6 its not working. But on other machine this works in both Mozilla and IE6. plz help me.

