embed标签问题

来源:百度知道 编辑:UC知道 时间:2024/05/20 21:41:23
<html>
<body>
<table border="0" cellPadding="1" cellSpacing="0">
<TBODY>
<tr>
<td bgColor="black"><table border="0" cellPadding="1" cellSpacing="0">
<TBODY>
<tr>
<td bgColor="#c0c0c0">
<embed height="20"
src="一千年以后.rm" width="200" console="sale"
controls="Positionslider"></td>
<!--把上面的test.rm改成您要播放的文件-->
</tr>

<tr>
<td bgColor="#c0c0c0" noWrap><embed height="20"
src="1.rm" width="40" console="sale"
autostart="false" controls="PlayButton"><SPACER size="+11"> <embed height="20"
src=&q

这是我播放背景歌曲的一段代码:
<!--#include file="../public/function.inc"--><!--一个调用而已-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css.css" rel=stylesheet type=text/css>
<title>无标题文档</title>
<style type="text/css">
<!--
.style1 {font-family: "宋体"}
-->
</style>
</head>

<body bgcolor="#CCCCFF">
<div align="center">
<bgsound id="bgs" src="" loop="-1"><!--背景音乐标签,id为"bgs"-->
<table width=628 border=1 cellpadding=0 cellspacing=0 bordercolor=#6699CC>
<%
Set Fs=Server.CreateObject("Scripting.FileSystemObject")
set floder=fs.GetFolder(server.MapPath("../")&"/歌曲")
a=1
for each file1 in flo