急!求助:请各位高手帮我下
<P>我知道发错版快了,没办法,我一直没搞懂虚心学习下,问题解决了给我转移本贴<BR>其实是个很简单的问题,各位高手不要笑话!但对我来说一直没彻底搞懂<BR>加flash的一断代码如下:</P><P><div style="LEFT: -0px; WIDTH: 500px; POSITION: relative; TOP: 0px" ></P>
<P><embed src="flash地址" width="flash宽度" height="flash高度" type="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent" ></embed></div></P>
<P>其中<div style="LEFT: -0px; WIDTH: 500px; POSITION: relative; TOP: 0px" ><BR>left,width,top各自的定位是什么的定位,我知道分别是距左,宽度,高度.具体的对象是什么?<BR><embed src="flash地址" width="flash宽度" height="flash高度" type="application/x-shockwave-flash" quality="high" menu="false" wmode="transparent" ></embed></div>中的高度宽度是flash的定位,这两种有什么区别?<BR>最好高手能都给我具体解释下,小弟多谢了!</P>
<P> </P>
<P> </P>
<P>也就是说我对flash的定位还很难掌握,调试10多次都失败,那个数值有大体的大小吗?</P>
[ 本帖最后由 独舞千年 于 2008-6-8 11:05 编辑 ] 不好意思也没明白过来
回复 1# 的帖子
<BR><BR><BR><BR><BR><BR><BR><BR><TABLE style=\"LEFT: -250px; WIDTH: 1000px; POSITION: relative; TOP: 0px; HEIGHT: 768px\" cellSpacing=0 cellPadding=0 background=\"http://bbs.gupiao8.com/attachment/Mon_0806/22_16569190_06abb5384b9ef37.jpg \" tuborder=\"0\">
<TBODY>
<TR>
<TD><EMBED style=\"LEFT: -100px; WIDTH: 600px; POSITION: relative; TOP: 220px; HEIGHT: 400px\" src=\"http://flashline.go3.icpcn.com/huacao2/1.swf \" type=application/x-shockwave-flash wmode=\"transparent\" menu=\"false\" quality=\"high\"></EMBED> </TD></TR></TBODY></TABLE><EMBED src=\"http://61.185.32.191/世纪精英/世纪精英/音乐/民族乐曲/流水.rm \" width=0 height=0 type=audio/mpeg loop=\"true\" autostart=\"true\" panel=\"0\"></EMBED> <BR><BR><BR><BR><BR><BR><BR><BR>
<DIV style=\"LEFT: -100px; WIDTH: 500px; POSITION: relative; TOP: -680px\"><EMBED src=\" <a href=\" target=\"_blank\" 115.swf
? huacao2 flashline.go3.icpcn.com http:>http://flashline.go3.icpcn.com/huacao2/115.swf </A>; \" width=\"300\" height=\"800\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" menu=\"false\" quality=\"high\"></EMBED></DIV>=\"transparent\"></EMBED>
<DIV></DIV>
<DIV style=\"LEFT: -300px; WIDTH: 500px; POSITION: relative; TOP: -1300px\"><EMBED src=\" <a href=\" target=\"_blank\" 51.swf
? flash free imgfree.21cn.com http:>http://imgfree.21cn.com/free/flash/51.swf </A>; \" width=\"500\" height=\"400\" type=\"application/x-shockwave-flash\" quality=\"high\" menu=\"false\" wmode=\"transparent\"></EMBED></DIV>
<DIV style=\"LEFT: 0px; WIDTH: 500px; POSITION: relative; TOP: 0px\"><EMBED src=\" <a href=\" target=\"_blank\" 59.swf
? flash free imgfree.21cn.com http:>http://imgfree.21cn.com/free/flash/59.swf </A>; \" width=\"300\" height=\"200\" type=\"application/x-shockwave-flash\" ? quality=\"high\" menu=\"false\" wmode=\"transparent\"></EMBED></DIV>
<P> </P>
<P>最后加了个海鸥的flash,为什么没有呢?</P>
[ 本帖最后由 独舞千年 于 2008-6-8 11:08 编辑 ] “我知道分别是距左,宽度,高度.具体的对象是什么?”
是指图片位于版面具体的位置。
“中的高度宽度是flash的定位,这两种有什么区别?”
是FLASH在版面位置内的具体大小。 <P><DIV style=\"position:relative; top:0px; left:0px; width:0px; height:0px; overflow: hidden\"> <BR>是绝对定位值<BR>在这里面在控制你所需要的东西用相对定位控制:如flash代码也可以这样写:</P>
<P><EMBED <BR>style=\"LEFT: <FONT color=red>0px</FONT>; WIDTH: 0px; POSITION: <FONT color=magenta>absolute</FONT>; TOP:<FONT color=red> 0px</FONT>; HEIGHT: 0px\" <BR>src=地址<BR>type=application/octet-stream wmode=\"transparent\" quality=\"high\" ;;></EMBED></P>
<P>在这个容器里加你所要定位的东西</DIV></P>
<P> </P>
<P> </P>
<P>position: absolute;是相对定位值 </P>
<P> </P> 这是左边距离:LEFT: -160px;负数越大越往左。这是宽度:WIDTH: 850px。 TOP: 80px是离顶部距离 你的帖子里FLASH代码有错误,所以帖子里的flash不能显示,你可以去论坛发帖格式说明那看看。还有FLASH的定位要注意不能跑到框外面。不能都复制别人的代码,要看你实际的大小,3楼的帖子图片被你拉大了。 我的回复~~<BR>
http://www.yinhuabbs.cn/viewthread.php?tid=10725&extra=page%3D1
页:
[1]