本文介绍了我们如何在asp.net Web应用程序中实现媒体播放器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
尊敬的先生/女士,
我想在ASP.NET应用程序中实现媒体播放器.
请传达我的问候,
谢谢
Ganesh Pise
Respected Sir/Madam,
I want to implement the media player in the ASP.NET Application.
please convey my Regards,
thank you,
Ganesh Pise
推荐答案
<div>
<embed type="application/x-mplayer2" width="300" height="300" src="Bir me tanhai me.DAT" showstatusbar="1">
<param name="AutoStart" value="1" />
</embed>
</div>
一切顺利,
All the best,
这篇关于我们如何在asp.net Web应用程序中实现媒体播放器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!