如何让主页的背景音乐在转换页面时不停止?

mccazh 2003-12-12 08:24:38
如何让主页的背景音乐在转换页面时不停止?这个在DW MX上怎么做啊??
谢谢了!
...全文
229 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
飞起来一脚 2003-12-15
  • 打赏
  • 举报
回复
up
wanghr100 2003-12-15
  • 打赏
  • 举报
回复
test.htm

<frameset rows="0,*" frameborder=no>
<frame src="top.htm">
<frame src="main.htm">
</frameset>

top.htm 播放背景音乐

<embed src='song.mp3'; loop=true autostart=true name=bgss width=0 height=0>

main.htm 你的主页

zhongmao 2003-12-12
  • 打赏
  • 举报
回复
使用frame,设置一个宽度为0px的frame,里面连接的页面有背景音乐,跳转的页面在另外的frame中

1,451

社区成员

发帖
与我相关
我的任务
社区描述
多媒体/设计/Flash/Silverlight 开发 图象工具使用
社区管理员
  • 图象工具使用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧