九月论坛

 找回密码
 注册
搜索
热搜: 活动 交友 九月
123
返回列表 发新帖
楼主: 纯子

[生日祝福] 【纯子音画】遇上你是我的缘 To: 白衣墨痕 贺生辰

[复制链接]
 楼主| 发表于 2013-1-22 13:02 | 显示全部楼层
回复 支持 反对

使用道具 举报

发表于 2013-1-26 16:27 | 显示全部楼层
赏画听音过生日——借纯子老师楼下,再看看皇叔这小老样。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2013-1-26 17:56 | 显示全部楼层
紫陌如烟 发表于 2013-1-22 12:38
滚动的文字框,渐现的人物~~~纯子老师的代码帖做的真是美妙绝伦~~~欣赏~~·问好

这个代码是许多年前一个朋友送我的!

因为我先送了一个旋转立方体给他~!

现在转送给大家
  1. <HTML xmlns:v>
  2. <HEAD>
  3. <TITLE>白衣墨痕生日快乐</TITLE>
  4. <STYLE>
  5. v\:*{behavior:url(#default#VML);}
  6. </STYLE>
  7. <script>
  8. var exptime=0;endtime="/27";zhenlens=0;zhenlens2=0;
  9. function statusreplace(){window.status="The FlashVml Play Time\'s "+exptime+endtime+" Seconds,An animation:"+zhenlens+",Milli-an animation:"+zhenlens2}
  10. function statuschange(){
  11. if(top.location==self.location)setInterval('exptime++;statusreplace()',1000)
  12. }
  13. </script>
  14. <script id="myscript" language="javascript">
  15. var archtml="";arcpos=0,arcbu=0.02,time1=null
  16. function zhuan1(){
  17. vml1.extrusion.backdepth="5pt";vml1.extrusion.color="black";vml1.extrusion.diffusity="1.1";vml1.extrusion.rotationangle="0,0";vml1.extrusion.on=true;time1=setInterval("zhuan2()",50)
  18. }
  19. var rotmxpos=1
  20. function zhuan2(){
  21. rotmxpos+=1;vml1.extrusion.rotationangle=rotmxpos+","+rotmxpos;vml1.Rotation+=rotmxpos
  22. vml1.extrusion.color="rgb("+Math.round(Math.random()*255)+","+Math.round(Math.random()*255)+","+Math.round(Math.random()*255)+")"
  23. if(rotmxpos>2000){clearInterval(time1);location.reload()}
  24. }</script>
  25. </HEAD>
  26. <BODY background="http://www.hongrenju.com.cn/bbs/attachments/month_0902/20090213_8d4e84645b40d912fed5icICn3b7918G.jpg" bgcolor=ff0000>

  27. <script>
  28. function flashvml(){ //
  29. setTimeout("zhenlens++;statusreplace();vml1.style.width=500;vml1.style.height=500;vml1.style.left=document.body.offsetWidth/2-125;vml1.style.top=document.body.offsetHeight/2-125;archtml=vml1.outerHTML;","12000");
  30. setTimeout("zhenlens++;statusreplace();vml1.outerHTML=archtml.replace(/ arcsize \= ".*?"/g,' arcsize="0.5"');zhuan1()","16000");
  31. setTimeout("zhenlens++;statusreplace();zhuan1()","27000");
  32. }
  33. </script>
  34. <script>
  35. var dzobj2=null,tuoldx=0,tuoldy=0,dzbuzhou=1
  36. function dizhen(dzobj,zhenfu){ //
  37. if(dzobj2!=dzobj){
  38. if(dzobj2!=null){if(dzobj2==window)dzobj2.moveTo(tuoldx,tuoldy);else {dzobj2.style.left=tuoldx;dzobj2.style.top=tuoldy;}}
  39. dzobj2=dzobj
  40. if(dzobj==window){tuoldx=window.screenLeft;tuoldy=window.screenTop;}else{tuoldx=parseInt(dzobj.style.left);tuoldy=parseInt(dzobj.style.top);}
  41. }
  42. zhenfu2=Math.round(Math.random()*zhenfu)
  43. if(dzobj!=window){
  44. Math.random()>0.5?zhengui2="+":zhengui2="-";
  45. if(dzbuzhou==1){eval("dzobj.style.left=tuoldx"+zhengui2+"zhenfu2")}
  46. else if(dzbuzhou==2){eval("dzobj.style.top=tuoldy"+zhengui2+"zhenfu2")}
  47. else if(dzbuzhou==3){dzobj.style.left=tuoldx}
  48. else if(dzbuzhou==4){dzobj.style.top=tuoldy}
  49. }else{
  50. Math.random()>0.5?windowBy=zhenfu2:windowBy=-zhenfu2;
  51. if(dzbuzhou==1){eval("window.moveBy("+windowBy+",0)")}
  52. else if(dzbuzhou==2){eval("window.moveBy(0,"+windowBy+")")}
  53. else if(dzbuzhou==3){window.moveTo(tuoldx+","+window.screenTop)}
  54. else if(dzbuzhou==4){window.moveTo(tuoldx+","+tuoldy)}
  55. }
  56. dzbuzhou++;if(dzbuzhou==5)dzbuzhou=1
  57. }
  58. //
  59. var objwid=0,objhei=0,cliptop=0,clipright=0,clipdown=0,clipleft=0,clipoldobj=null
  60. function clipcool(clipobj,clipsudu,cliptopyes,cliprightyes,clipdownyes,clipleftyes,clipwidth,clipheight){
  61. if(clipoldobj!=clipobj){
  62. objwid=clipobj.offsetWidth;objhei=clipobj.offsetHeight;
  63. clipobj.style.clip="rect(0 "+objwid+" "+objhei+" 0)"
  64. cliptop=0;clipright=objwid;clipdown=objhei;clipleft=0
  65. clipoldobj=clipobj
  66. }
  67. if(cliprightyes==true)objwid-=clipsudu
  68. if(clipdownyes==true)objhei-=clipsudu
  69. if(cliptopyes==true)cliptop+=clipsudu
  70. if(clipleftyes==true)clipleft+=clipsudu
  71. clipobj.style.clip="rect("+cliptop+"px "+objwid+"px "+objhei+"px "+clipleft+"px)"
  72. }

  73. function flashvml2(){ //
  74. FlashVmlIntervalVar0="zhenlens2++;statusreplace();vml1.style.top=parseInt(vml1.style.top)+1;vml1.style.height=parseInt(vml1.style.height)+1;";
  75. setTimeout("FlashVmlIntervalTime0=setInterval(FlashVmlIntervalVar0,20)",500);
  76. setTimeout("clearInterval(FlashVmlIntervalTime0)",3000);
  77. FlashVmlIntervalVar1="zhenlens2++;statusreplace();vml1.style.top=parseInt(vml1.style.top)+1;if(parseInt(vml1.style.height)>2){vml1.style.height=parseInt(vml1.style.height)-1;}";
  78. setTimeout("FlashVmlIntervalTime1=setInterval(FlashVmlIntervalVar1,20)",3000);
  79. setTimeout("clearInterval(FlashVmlIntervalTime1)",6000);
  80. FlashVmlIntervalVar2="zhenlens2++;statusreplace();vml1.style.left=parseInt(vml1.style.left)-1;vml1.style.width=parseInt(vml1.style.width)+2;";
  81. setTimeout("FlashVmlIntervalTime2=setInterval(FlashVmlIntervalVar2,20)",6000);
  82. setTimeout("clearInterval(FlashVmlIntervalTime2)",9000);
  83. FlashVmlIntervalVar3="zhenlens2++;statusreplace();vml1.style.top=parseInt(vml1.style.top)-1.5;vml1.style.height=parseInt(vml1.style.height)+3;";
  84. setTimeout("FlashVmlIntervalTime3=setInterval(FlashVmlIntervalVar3,20)",9000);
  85. setTimeout("clearInterval(FlashVmlIntervalTime3)",11900);
  86. FlashVmlIntervalVar4="zhenlens2++;statusreplace();arcpos+=arcbu;vml1.outerHTML=archtml.replace(/ arcsize \= ".*?"/g,' arcsize="'+arcpos+'"')";
  87. setTimeout("FlashVmlIntervalTime4=setInterval(FlashVmlIntervalVar4,20)",13000);
  88. setTimeout("clearInterval(FlashVmlIntervalTime4)",15900);
  89. FlashVmlIntervalVar5="zhenlens2++;statusreplace();vml1.fillcolor=='red'?vml1.fillcolor='white':vml1.fillcolor='red';";
  90. setTimeout("FlashVmlIntervalTime5=setInterval(FlashVmlIntervalVar5,50)",17000);
  91. setTimeout("clearInterval(FlashVmlIntervalTime5)",20000);
  92. FlashVmlIntervalVar6="zhenlens2++;statusreplace();vml1.fillcolor='rgb('+Math.round(Math.random()*255)+','+Math.round(Math.random()*255)+','+Math.round(Math.random()*255)+')';";
  93. setTimeout("FlashVmlIntervalTime6=setInterval(FlashVmlIntervalVar6,50)",20000);
  94. setTimeout("clearInterval(FlashVmlIntervalTime6)",23000);
  95. FlashVmlIntervalVar7="zhenlens2++;statusreplace();vml1.dizhen=true;dizhen(vml1,15);";
  96. setTimeout("FlashVmlIntervalTime7=setInterval(FlashVmlIntervalVar7,20)",23000);
  97. setTimeout("clearInterval(FlashVmlIntervalTime7)",26000);
  98. }
  99. </script>
  100. <script>
  101. //
  102. if(screen.width<1024||screen.height<768){alert("本页最佳适应于大于1024*768显示器分辨率的环境工作,检测您的分辨率低于这个数值,请在[控制面板--显示]中调整为1024*768或大于这个分辨率,而后刷新本页,即可看到最佳效果");}
  103. var loadtime=null,loadtext='if(document.readyState!="complete"){window.status=window.status+"."}else{clearInterval(loadtime);window.status=""}';
  104. window.status=''
  105. loadtime=setInterval(loadtext,200)
  106. function window.onload(){
  107. flashvml();
  108. flashvml2();
  109. statuschange();
  110. }
  111. </script>
  112. <v:roundrect id=vml1 style="Z-INDEX:3005;LEFT:450px;WIDTH:2px;POSITION:absolute;TOP:30px;HEIGHT:0px" arcsize="0" filled="t" fillcolor="black" strokecolor="black" strokeweight=".75pt">
  113. <v:fill src="http://www.9yfeng.com/data/attachment/forum/201301/21/091623wfgd7fjgjbnbxkkn.jpg" type="frame" opacity=".5"/>
  114. </v:roundrect>

  115. <script> //try{var bodyobjs=document.body.children;for(i=0;i<bodyobjs.length;i++){if(bodyobjs.yincang!=null)bodyobjs.style.display='none';}}catch(e){}</script>


  116. <v:curve id="circle" style="Z-INDEX:1;LEFT:10;POSITION:absolute;TOP:80" from="0,0" to="216.5pt,-1.5pt" filled="t" fillcolor="#0000FF" onmouseover="move()" stroked="f">
  117. <v:extrusion on="t" backdepth="80pt" color="#ff0000" diffusity="0.1"/>
  118. <v:path textpathok="t"/>
  119. <v:textpath style="FONT-SIZE:20;FONT-FAMILY:华文新魏" on="t" fitpath="t" string="白衣墨痕生日快乐"/>
  120. <v:fill src="http://tech.china.com/zh_cn/home4u/sucai/gifanimation/line/0024.gif" type="frame" opacity="1.0"/>

  121. <script>
  122. var canmove=false;
  123. function move()
  124. {
  125. circle.style.position="absolute";
  126. canmove=true;
  127. document.onmousemove=new Function("if(canmove){circle.style.posLeft=event.x;circle.style.posTop=event.y;}");
  128. }
  129. document.onclick=new Function("canmove=false");
  130. </script>
  131. </v:curve>

  132. <MARQUEE scrollAmount=2 direction=up height=600>
  133. <DIV align=left>
  134. <TABLE cellSpacing=2 cellPadding=4 background=http://tech.china.com/zh_cn/home4u/sucai/gifanimation/line/0024.gif>
  135. <TBODY>
  136. <TR>
  137. <TD style="FILTER: chroma(color=#336699)">
  138. <DIV align=center>
  139. <TABLE id=table1 cellSpacing=20 borderColorDark=#ff0000 cellPadding=4 width="100%" align=left bgColor=#000000 borderColorLight=#ff0000 border=0>
  140. <TBODY>
  141. <TR>
  142. <TD bgColor=#000000>
  143. <CENTER><FONT face=隶书 color=#336699 size=6><B><B>
  144. 热 烈 祝 贺

  145. 白 衣 墨 痕




  146. 生 日 快 乐


  147. 九月

  148. 有你真精彩


  149. 纯子贺 2013-1-21


  150. <P align=center>
  151. </font></p>
  152. </font></p>

  153. </FONT></CENTER></B></B></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></DIV></MARQUEE>

  154. <DIV style="LEFT: 600px; POSITION: absolute; TOP: 30px">
  155. <EMBED style="FILTER: invert" height=74 width=500 type=application/x-shockwave-flash src=http://box.baidu.com/widget/flash/song.swf?name=遇上你是我的缘&artist=阿鲁阿卓&autoPlay=true&loop=true WMODE="opaque" AllowScriptAccess="samedomain"></EMBED></DIV>



  156. <body oncontextmenu="window.event.returnValue=false" onkeypress="window.event.returnValue=false" onkeydown="window.event.returnValue=false" onkeyup="window.event.returnValue=false" ondragstart="window.event.returnValue=false" onselectstart="event.returnValue=false">

  157. </BODY></HTML>
复制代码
回复 支持 反对

使用道具 举报

 楼主| 发表于 2013-1-26 17:58 | 显示全部楼层
轻舟踏浪 发表于 2013-1-26 16:27
赏画听音过生日——借纯子老师楼下,再看看皇叔这小老样。

谢谢轻舟踏浪的临帖和支持!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|九月论坛 ( ICP12066444 )

GMT+8, 2024-5-13 19:55 , Processed in 0.128614 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表