Javascript calls with multiple SWF files on the page?

Hey,

Is there a way to have multiple swf files on a page make calls to a Javascript function? I have tried using navigateToURL to call JS but it doesn’t work in IE. When I try to use ExternalInterface it doesnt want to behave either.

Is there any simple solution to this?

Thanks!