如何在微软Visual Studio 2010中的com组件中插入dewplayer [英] how to insert dewplayer in com component in microsoft visual studio 2010

查看:105
本文介绍了如何在微软Visual Studio 2010中的com组件中插入dewplayer的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

i下载了露水播放器,在asp.net中播放选定的mp3文件,因为我绑定了一个htmlcode(代码内联)



< object type =application / x-shockwave-flashdata =dewplayer-vol.swf?mp3 = mp3 / test1.mp3

width =240height = 20id =dewplayer>

< param name =wmodevalue =transparent/>

< param name =movievalue =dewplayer-vol.swf?mp3 = mp3 / test1.mp3/>

< / object>



显示错误未指定控件类型或找不到指定的

hello
i downloaded the dewplayer to play the selected mp3 file in asp.net for that i bind a htmlcode in body(code inline)

<object type="application/x-shockwave-flash" data="dewplayer-vol.swf?mp3=mp3/test1.mp3"
width="240" height="20" id="dewplayer">
<param name="wmode" value="transparent" />
<param name="movie" value="dewplayer-vol.swf?mp3=mp3/test1.mp3" />
</object>

it shows an error"A control type was not specified or the specified could not be found"

推荐答案

这篇关于如何在微软Visual Studio 2010中的com组件中插入dewplayer的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆