<P align=center><OBJECT id=musicSwf classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 width=600 height=400><PARAM NAME="_cx" VALUE="18520"><PARAM NAME="_cy" VALUE="11112"><PARAM NAME="FlashVars" VALUE="swf_url= http://res.mfs.youku.com/051000004E75B8A86758574BB50E07A7?url=www.xcwhw.cn/fla/mg/136.swf"><PARAM NAME="Movie" VALUE="http://ctc.qzs.qq.com/qzone/dataset/mloader.swf"><PARAM NAME="Src" VALUE="http://ctc.qzs.qq.com/qzone/dataset/mloader.swf"><PARAM NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="-1"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE="LT"><PARAM NAME="Menu" VALUE="0"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="NoScale"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="Profile" VALUE="0"><PARAM NAME="ProfileAddress" VALUE=""><PARAM NAME="ProfilePort" VALUE="0"><PARAM NAME="AllowNetworking" VALUE="all"><PARAM NAME="AllowFullScreen" VALUE="true"></OBJECT></P>
1.复制以上代码,粘贴到空间日志HTML窗口。
2.在百度或者其他其他浏览器打开flash动画,地址栏复制出flash地址。
3.更换绿色处flash地址,删去flash地址前部分“http://”
4.根据自己需要,调整红色数据宽600,高400,就可以发布。
二、插入浮动FLASH的代码及使用方法
(就是在代码前面添加穿越代码,适合在大图、边框里面所以浮动。)
代码:
<div style="LEFT: 50px; POSITION: absolute; TOP: 20px">
<P align=center><OBJECT id=musicSwf classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 width=600 height=400><PARAM NAME="_cx" VALUE="18520"><PARAM NAME="_cy" VALUE="11112"><PARAM NAME="FlashVars" VALUE="swf_url= http://res.mfs.youku.com/051000004E75B8A86758574BB50E07A7?url=www.xcwhw.cn/fla/mg/136.swf"><PARAM NAME="Movie" VALUE="http://ctc.qzs.qq.com/qzone/dataset/mloader.swf"><PARAM NAME="Src" VALUE="http://ctc.qzs.qq.com/qzone/dataset/mloader.swf"><PARAM NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="-1"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE="LT"><PARAM NAME="Menu" VALUE="0"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="NoScale"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="Profile" VALUE="0"><PARAM NAME="ProfileAddress" VALUE=""><PARAM NAME="ProfilePort" VALUE="0"><PARAM NAME="AllowNetworking" VALUE="all"><PARAM NAME="AllowFullScreen" VALUE="true"></OBJECT></P>
代码使用同上
粉红色部分为穿越代码,根据需要调整左右位置数据LEFT: 50px,上下位置数据TOP: 20px