Heim  >  Artikel  >  Backend-Entwicklung  >  PHP的<embed>调用问题问题

PHP的<embed>调用问题问题

WBOY
WBOYOriginal
2016-06-06 20:31:531339Durchsuche

<code>html</code><code><embed src="http://static.acfun.mm111.net/player/ACFlashPlayer.out.swf?type=page&url=ac1865040" allowfullscreen="true" quality="high" width="590" height="460" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" wmode="transparent">
</embed></code>

上面的代码调用在我的网站,但是在IE中正常,在谷歌,火狐中却返回失败;403 Forbidden。
不知道是上面原因...如果是源站API的问题 为什么IE正常!

可能是我网站有什么地方影响了。
http://www.renxing8.net/read/77

回复内容:

<code>html</code><code><embed src="http://static.acfun.mm111.net/player/ACFlashPlayer.out.swf?type=page&url=ac1865040" allowfullscreen="true" quality="high" width="590" height="460" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" wmode="transparent">
</embed></code>

上面的代码调用在我的网站,但是在IE中正常,在谷歌,火狐中却返回失败;403 Forbidden。
不知道是上面原因...如果是源站API的问题 为什么IE正常!

可能是我网站有什么地方影响了。
http://www.renxing8.net/read/77

我刚试了下,Chrome 正常。

<code>版本 43.0.2357.130 m
</code>
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn