lvjian700
5/24/2012 - 3:00 AM

How to include OCX on html file.

How to include OCX on html file.

<div id="playerWrapper">
	<object id="player" name="player" 
		classid="CLSID:A7CE02E8-0081-424E-8F15-963B5CC359E0" 
		codebase="/biandan3/clips/D3BSPlayerU.cab" 
		height="410" width="640" 
		style="background-color: black"> 
	</object>
	<div id="player-download" style="padding: 5px 10px; font-size: 12px;">
		&nbsp;
		<a href="/biandan3/clips/D3BSPlayer-2.0.1.1.exe">
			如果不能正确加载播放器,请点击这里下载安装程序
		</a>
	</div>	
</div>