家有儿女演员凌乱h文:请问怎样在QQ空间发MTV啊?

来源:百度文库 编辑:高考问答 时间:2024/05/08 02:45:19
谢谢

这个代码不好。要把mtv放在模板里,
我空间里的你自己去看。。。
我的QQ是267258076,你先看,看不懂问我好了。

视频MTV代码:(地址要以.rm/.wmv/.asf/.avi/.mpg结尾)

(播放器的大小可以自己调整代码中的数值,只需改height =“高度”,width =“宽度”)

以.wmv或者.asf结尾:

</textarea><embed src=http://你的视频文件地址 width=360 height=280 loop= true>

以.rm结尾:

</textarea><embed src=http://你的视频文件地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=true loop=true>

以.avi或者.mpg结尾:

</textarea><embed src="音乐源地址" border="0" width="320" height="240" type="application/x-mplayer2"></embed>

小技巧,想要当你的好友一登陆你的空间就能马上听到最新的音乐视听吗? 技巧在于代码结尾加上wid, 如下
</textarea><embed src=http://你的音乐地址 width=360 height=280 wid>