-.温柔一刀.-
一、加入时钟代码: 代码格式:<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背景素材请见本站:Flash素材01_小雨 等
插入Flash动画代码: 代码:<div><embed src="动画地址" width="98%" height="450"/></div>
三、鼠标样式代码(加入到样式表中的body中) 绿叶: CURSOR: url('http://www.52blog.net/uploadfile/20041214112739616.cur'); 粉红玫瑰 cursor:url(http://yuhou.net/build/images/03.cur); 羽毛 CURSOR: url('http://www.blogcup.com/uploadfile/200559203014735.ani'); 其他 CURSOR: url('http://soft.mumayi.net/inc/Arrow.ani'); cursor:url(http://www.51hongtu.com/mouse.ani);