| 主题 | |
| 正文 | |
| 已经成功发送消息 |
| 已经成功加为好友 |
| 已经成功阻止 |
2007-04-28 11:19:04

①加入时钟代码:
代码格式:<embed src="flash时钟地址" width="宽度值或百分比" height="高度值" />
举例说明: <div align="center"><embed src=http://myboard.zj.com/clock/clock13.swf width="180" height="180" type="application/x-shockwave-flash" /></div>
②如何加入透明Flash背景:
代码格式:<embed src="Flash地址"; width="画面宽度" height="画面高度" quality="high" wmode="transparent" align="center" style="position: absolute; left:0; top:0">
此代码为插入透明flash代码,其中 width="" 为flash的宽,height="" 为 flas的高,left: 为从左向右移的位置,top: 为从上向下移的位置
举例说明: <embed src="http://lain1978.com/collection/flash/fish.swf
"; width="800" height="600" quality="high" wmode="transparent" align="center" style="position: absolute; left:0; top:0">
代码加到副标题上
③插入Flash动画代码:
代码:<div><embed src="动画地址" width="98%" height="450"/></div&
·上一篇:博客留言里加图片代码
·下一篇:自动弹出和消失的对话框










