宝鸡市轨道交通规划图:QQzone 怎么设默认的背景音乐阿

来源:百度文库 编辑:杭州交通信息网 时间:2024/03/29 19:35:37

精品qq空间代码:

1.qq空间 Flash代码 (写在日记内容里,或者在主页新模块的网址里) [代码中的Flash地址就是网上以.swf结尾的网址]
<embed src=’http://你的Flash地址’quality=high pluginspage=’http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash’ type=’application/x-shockwave-flash’ width=330 height=240></embed>
注意: width=330 height=240 这个是指在模板上插入的FLASH的大小。 width=是宽度 height=是高度 所有代码都是一样,可以自己修改下.

2. qq空间背景音乐代码 (写在超级连接名称里) [代码中的音乐地址就是网上以.mp3/.midi/.wma/.wmv结尾的网址]
显示播放器: <EMBED src=http://你的音乐地址>
不显示播放器: <EMBED SRC=http://你的音乐地址 width="0" height="0" loop="true">

3. qq空间视频MTV代码 (写在网址处~也就是URL地址的地方) [代码中的视频文件地址就是网上以.rm结尾的网址]
<embed SRC=你的视频文件地址 type=audio/x-pn-realaudio-plugin CONSOLE=Clip1
CONTROLS=ImageWindow HEIGHT=124 WIDTH=180 AUTOSTART=true loop=true>
↑高度 ↑宽度
还一个MTV代码也可用 <embed src=http://你的mtv地址> 这个只是不能调整大小.

4. qq空间电台代码 [代码中的电台地址就是网上以.asp结尾的网址] (写在网址处就是URL地址处)
<embed SRC=你的电台地址 type=audio/x-pn-realaudio-plugin CONSOLE=Clip1 CONTROLS=ImageWindow HEIGHT=124 WIDTH=180 AUTOSTART=true loop=true>
例如: (随自己喜欢,一些DJ电台好玩哦!)
mms://220.191.131.206/jxyinyue

5.qq空间移动文字
<marquee width="157" height="21">你想要的文字</marquee>

6. qq空间移动公告<marquee style="color:#3333FF;font-size:12px;line-height:17px;" direction="up" height="50" scrollamount="1" scrolldelay="615" onMouseOver="this.scrollDelay=500" onMouseOut="this.scrollDelay=1">欢迎光临我的Q-ZONE
<br>又说什么.
<br>这里又说什么.
<br>还要说什么.
<br>哈哈,没有了,自己想添加多少可以复制多行就可以了~~!
<br>这样明白吗?
</td></marquee>
注:
direction="up" 将UP改为down就是下移动,左left,右right```
font-size:12px 字体大小
color:#3333FF 字体颜色 #333FF

7.qq空间移动友情连接代码,跟上面一样可以修改! 『44899910.q-zone.qq.com』
<marquee direction=up height=150 scrollamount=1 scrolldelay=60 width="100%">
<img border=0 src="图片地址1"><br>
<img border=0 src="图片地址2"><br>
<img border=0 src="图片地址3"><br>
<img border=0 src="图片地址4"><br>
</marquee>
需要加多少自己加吧! 滚动上下左右修改方法跟上面移动公告一样!

『QQ空间图片代码』<img border=0 src="图片地址" height=100 width=100>

8.qq空间天气预报:
<iframe scrolling=YES height=288 width=222 frameborder=0 marginHeight=0 marginWidth=0 src=http://minisite.qq.com/Weather/index.html></iframe>

9.qq空间默林魔法老人代码:(我日志已经有了,而且好详细,跟所有动作代码都有~~~ 去看看. (44899910.q-zone.qq.com)

10. qq空间背景皮肤:
Q-ZONE的背景皮肤是一个ID为“ALL”的就是背景图片,“Mlogo”就是顶上图片了!

<img src="

如果你不想改顶部图片条的话只要这样就够了:
<img src="看到了吗?删了一段代码,如果只想要顶部图片的话原理一样,删另外的一段!

11. qq空间音乐播放:
<iframe src=音乐地址 frameborder=0 width=100% height=34>

12. qq空间主页加flash时钟:
<EMBED pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash src="flash时钟网址" width=200 height=200 type=application/x-shockwave-flash></EMBED>
多种flash时钟地址:
http://www.fengzhuju.com/page-00s/wzgg/clocks.htm

13. qq空间许愿代码:
<iframe name="jiro22" src="http://free.ecaifly.com/wish/wish.asp?user=kjmdiba" width="450" height="350"></iframe>

14. qq空间百度搜索: (大小都调好的,不错!)
<iframe id="baiduframe" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" framespacing="0" frameborder="0" scrolling="no" width="140" height="75" src="http://unstat.baidu.com/bdun.bsc?tn=165z&csid=105&rkcs=0&bgcr=FFFFFF&ftcr=000000&rk=0&bd=1&bdas=0">
</iframe>

15. qq空间主页滚动新闻:
CCTV代码:
<table border=0 cellspacing=1 cellpadding=0 width=’98%’>
<td valign="top"><div align="center">
<iframe src="http://www.cctv.com/homepage/46/index.shtml"; name="express" width="354" height="16" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>
</div>
</table>

16. qq空间日历代码:
<iframe name="jiro23" src="http://astro.sina.com.cn/calendar1.htm" width="600" height="600"></iframe>
大小自己改

17. qq空间插入网页代码: (整个网站都可以,这个代码灵活运用的话是很好的~~)
<IFRAME frameBorder=0 height=600 marginHeight=0 marginWidth=0 scrolling=yes src="网页地址" width=800></IFRAME>

18. qq空间设为首页代码:
<a style=cursor:hand onclick=this.style.behavior=’url(#default#homepage)’;this.setHomePage(’你空间的地址’)>设为首页</a>

19.qq空间 IP地址代码:
<iframe src="http://ip.91.com/ip/showip.asp?text=&bg=&line=2&scro=1&leng=140" frameborder="0" scrolling="no" width="160" height="36" marginheight="4" marginwidth="0"></iframe>

20. qq空间弹出窗口: 我日志里面有了,送大家2个上传文件空间: blog.blogchina.com www.blogbus.com 注册就可以了!

21. qq空间显示QQ等级代码
<iframe name="jiro21" src="http://im.qq.com/cgi-bin/special/get_level" width="200" height="250"></iframe>

22. qq空间星座占卜: 1
<iframe src="http://astro.qq.com/index/ladyastro.htm" width="200" height="320" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
qq空间星座占卜: 2
<iframe src="http://act1.astro.women.sohu.com/search/search.htm" width="200" height="320" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>

23. qq空间日历代码:
红色时间日历代码:
<iframe scrolling=no height=170 width=165 frameborder=0 marginHeight=0 marginWidth=0 src=http://home.id666.com/user/420009598/disk/webdisk/55.html></iframe>
蓝色时间日历代码:
<iframe scrolling=no height=200 width=180 frameborder=0 marginHeight=0 marginWidth=0 src=http://www.8s8s.com/js/htm/time/date1.htm></iframe>

24. qq空间弹出窗口代码:
进入腾讯QQ空间主页:q-zone.qq.com,用自己的QQ号和密码登陆(注意:不要点击”进入我的空间”)新建1个新窗口,在地址栏里输入 ("这里输入内容")</script> 然后按回车键,提示“修改成功”即可。

25. qq空间小时间代码: 跟我空间一样的!
<IMG src="http://escati.linkopp.net/cgi-bin/clock.cgi?prgb=00ffff&timezone=GMT+0800" border="0" width="80" height="20">

先买一个免费的播放器,然后点"音乐收藏"添加几首歌进去就好了