
| 如何在图片加动画--FLASH 要根据图片的内容来配置动画-FLASH素材。 在
|
这张图片的代码:
把上述加叠FLASH素材的代码插入风景图片代码
中的<TD>下面就成为图片加一层动画-FLASH
代码:
<TABLE cellSpacing=3 borderColorDark=#fff000 cellPadding=0 width=530
height=400 borderColorLight=#fff000 background=http://bbs.guqu.net/UploadFile/2005-5/20055222237765020.jpg
border=12>
<TBODY>
<TR>
<TD><EMBED align=right src=http://hlm.nease.net/swf/red/liu.swf width=530
height=400 type=application/octet-stream wmode="transparent" quality="high"
;;></TD></TR></TBODY></TABLE></CENTER>
代码:
<TABLE cellSpacing=3 borderColorDark=#fff000 cellPadding=0
width=490 height=360 borderColorLight=#fff000 background=http://photo.sohu.com/20041117/Img223034204.jpg
border=12>
<TBODY>
<TR>
<TD><EMBED align=right src=http://imgfree.21cn.com/free/flash/59.swf
width=490 height=360 type=application/octet-stream wmode="transparent"
quality="high" ;;></TD></TR></TBODY></TABLE></CENTER>
代码:
<TABLE cellSpacing=3 borderColorDark=#fff000 cellPadding=0
width=530 height=400 borderColorLight=#fff000 background=http://bbs.guqu.net/UploadFile/2005-5/200552222355347335.jpg
border=12>
<TBODY>
<TR>
<TD><EMBED align=right src=http://imgfree.21cn.com/free/flash/6.swf
width=530 height=400 type=application/octet-stream wmode="transparent"
quality="high" ;;></TD></TR></TBODY></TABLE></CENTER>
图片加三层动画-FLASH
代码:
<TBODY>
<TR>
<TD><EMBED align=right src=http://hlm.nease.net/swf/red/liu.swf width=530
height=400 type=application/octet-stream wmode="transparent" quality="high"
;;>
<EMBED align=right src=http://imgfree.21cn.com/free/flash/59.swf width=530
height=400 type=application/octet-stream wmode="transparent" quality="high"
;;>
<EMBED align=right src=http://imgfree.21cn.com/free/flash/6.swf width=530
height=400 type=application/octet-stream wmode="transparent" quality="high"
;;>
</TD></TR></TBODY></TABLE></CENTER>
的属性参数若设置不当会影响整个页面,以后才学吧!

