开发者

FBJS callSWF IE issue

开发者 https://www.devze.com 2023-02-25 07:22 出处:网络
I have problem with Facebook JS callSWF method in IE. In all other br开发者_如何学Goowsers it works just fine, only IE (all versions) is trouble maker.

I have problem with Facebook JS callSWF method in IE. In all other br开发者_如何学Goowsers it works just fine, only IE (all versions) is trouble maker.

When I'm trying to access JS from AS, it works, but in other direction, when i try to call method declared in AS from JS (document.getElementById("swf").callSWF('myMethod');) it is not working (only IE).

I do not know if there is something with FB and their API changes...

Does anyone had or has a similar or same problem?

Thanks K.


I've created a bugreport on facebook: http://bugs.developers.facebook.net/show_bug.cgi?id=17440

0

精彩评论

暂无评论...
验证码 换一张
取 消