English 中文(简体)
为什么需要属性分类和编码基来适当插入闪电?
原标题:Why does IE require attributes classid and codebase to properly embed Flash?

最近,我曾多次建议使用专供国际电子计算中心使用的分类和编码基属性。 但不能找到任何解释,说明为什么需要这些解释,或它们干什么。 无论在什么地方,都对这个专题做了很好的说明?

Side-question:

我能否把价值归为我的头部,还是应该根据某些规则产生?

最佳回答

这些属性让独立实体知道,在显示热点文件时,需要援引哪一种经过特定版本的主动控制。 关于编码基数和分类的详细内容见以下链接:

http://msdn.microsoft.com/en-us/library/ms533559%28v=vs.85%29.aspx

问题回答

暂无回答




相关问题
Image rendered with wrong colors in IE8

I have a gradient image as a PNG (no transparency) in a web-page. By taking a screenshot of Chrome showing the page and cropping the image from the page, I see the exact same colors are drawn as the ...

Determine Mobile Internet Explorer version

I need to determine the version of Mobile Internet Explorer on a Windows Mobile 6.1 device. So that I can report the same user-agent string as is being used by Mobile Internet Explorer. The user-...

CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

Internet Explorer only part loading JavaScript/CSS

I m having trouble with my local development environment where IE (6 through to 8) is only part loading JavaScript/CSS files. It throws random errors at random places in jquery.min.js every time I ...

IE doesn t run Javascript when you click back button

I ve built a shop with tons of JS running. One of the pieces of the cart, is a zip code field which is required to calculate shipping cost. This works fine going through the cart. Now clicking ...

热门标签