Hi,

The flash external interface does not load at all in IE. Anywhere the function "movieElement.CallFunction" is called, javascript will throw a "Object Error" error.

I placed an "alert(typeof movieElement.CallFunction);" right before the function tries to execute and I get "unknown".

OF COURSE, this works perfectly in Firefox. The alert returns the expected "function" type. The problem is only with the famous IE browser.

I have been surfing and looking around for a solution all day without success. I would really appreciate your help.

Thanks,