开发者

About flash problem [closed]

This question is u开发者_开发技巧nlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 11 years ago.

I need help about flash problem.

Check.. http://www.pedersenshotell.se/go/html/index.html. There is a Flash intro. It's look good on Firfox, but when i check it IE8 then the flash file size is decrease. What is the problem.

Any one can tell me the problem ?

Advance Thanks.


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="999" height="288"> 
          <param name="movie" value="flash/44.swf" /> 
          <param name="quality" value="high" /> 
          <embed src="flash/44.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="999" height="400"></embed> 
        </object> 

Change the height="288" to height="400". IE do not use embed attributes.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜