Chrome 中的跨域 Iframe 永远加载无错误

Cross-Domain-Iframe in Chrome loading forever without error

我有这个页面:http://www.heinzvonheiden.ch/unser-magazin/ 右边的iframe导致加载图标一直加载

我不明白为什么会这样,我猜这是某种跨域问题,因为在同一页面上,但在不同的域中,它的工作原理是:http://www.heinzvonheiden.de/unser-magazin/(但是域本身未写入 Iframes 文件中的任何位置)

我也没有收到任何错误。

有人知道为什么会这样吗?

我发现问题是那个 iframe 里面有一个 flash,由于某种原因没有提示 "accept flash on this site"。

这导致它永远加载。在另一个域上,我之前已经接受了它。