app store 充值卡回收:这么才在QQ空间放MTV

来源:百度文库 编辑:高考问答 时间:2024/04/27 23:09:50

MTV-电台代码 [代码中的视频文件地址就是网上以.rm/.wmv/.avi.mpg结尾的网址]

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

</textarea><embed src= 你的视频地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=false loop=true><br>
要自动播放把代码中autostart=false中false换成true.

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