- UID
- 42
- 主题
- 回帖
- 0
- 精华
- 积分
- 23049
- 金币
- 枚
- 草籽
- 颗
- 鲜花
- 朵
- 注册时间
- 2023-5-5
- 最后登录
- 1970-1-1
|
发代码贴时,下方“附加选项”里的“ HTML 代码 ”和“禁止链接识别”打勾 ,右上方 “ 纯文本 ”打勾,再将代码粘帖至正文。
1、全民K歌发帖代码
<iframe width="520" height="400" src="地址链接" frameborder="0" marginwidth="0" marginheight="0"></iframe>
2、配音秀
<iframe height="600" marginheight="0" src="地址链接" frameborder="0" width="620" marginwidth="0" scrolling="no"></iframe>
3、唱吧
<iframe height="650" marginheight="0" src="地址链接" frameborder="0" width="500" marginwidth="0" scrolling="no"></iframe>
4、mp3歌曲
<audio style="width:380px;height:40px;" controls="controls" autoplay="autoplay" loop="loop" src="歌曲地址" type="audio/mpeg"></audio>
5、mp4视频
<iframe height="600" marginheight="0" src="链接地址" frameborder="0" width="620" marginwidth="0" scrolling="no"></iframe>
6、全民发帖方法二
自动播放代码
<audio style="width: 300px; height: 64px;" src="http://cgi.kg.qq.com/fcgi-bin/fcg_get_play_url?shareid=填入字符段" autoplay="autoplay" loop="loop" controls="controls" type="audio/mpeg"></audio>
手动播放代码
<audio style="width: 300px; height: 64px;" src="http://cgi.kg.qq.com/fcgi-bin/fcg_get_play_url?shareid=填入字符串" loop="loop" controls="controls" type="audio/mpeg"></audio>
字符串:“s=”和“&”中间的这一段字符
|
鲜花
-
1
查看全部鲜花
-
|