asp中table里td与FLASH高度自适应问题

这是首页<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Frameset//EN""http://www.w3.org/TR/xhtml1/... 这是首页
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
</head>

<frameset rows="180,*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="head.asp" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" />
<frame src="center.asp" name="mainFrame" scrolling="No" noresize="noresize" id="mainFrame" />

</frameset>
<noframes>
<body>
</body>
</noframes>
</html>
这是head
<html>
<head>
<title><%=SystemWebSite%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="imagetoolbar" content="no">
<META NAME="keywords" CONTENT=""&keywords&"">
<META NAME="description" CONTENT=""&keywords&"">
<META NAME="robots" CONTENT="all">
<META name="AUTHOR" content="BlackOut,daoyuanjiao@gmail.com">
<link rel="stylesheet" href="admin/style.css" type="text/css">
<link rel="shortcut icon" href="img/myfav.ico" type="image/x-icon"/>
<link rel="Bookmark" href="img/myfav.ico" type="image/x-icon"/>
</head>
<body >

<table width="95%" border="0" cellspacing="0" cellpadding="0" align="center"><tr>
<td align="center" height="100">
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="100%" width="100%">
<PARAM NAME="movie" VALUE="skin/top.swf">
<PARAM NAME="quality" VALUE="high">
<PARAM NAME="loop" VALUE="false">
<PARAM NAME="wmode" VALUE="transparent">
</OBJECT>
</td></tr></table>
</body>
</html>
我想实现的效果是,在不同分辨率下,flash始终能够全部显示,并且与网站宽度保持一致!
展开
 我来答
dengsheng150
2010-03-12 · TA获得超过997个赞
知道小有建树答主
回答量:785
采纳率:0%
帮助的人:513万
展开全部
flash放大是等比例的,不推荐楼主那样做。要实现只要把把table的宽度改成100%。
山坛兄弟49c03e5
2010-03-12 · TA获得超过238个赞
知道小有建树答主
回答量:571
采纳率:0%
帮助的人:490万
展开全部
你把<td>里的height以及weight设置为100%不就可以了
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式