可爱老人网

 找回密码
 注册会员
搜索
楼主: 维子

梅花梦

[复制链接]
后羿射日 该用户已被删除
发表于 2014-1-18 22:03 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2014-1-19 15:34 | 显示全部楼层
本帖最后由 维子 于 2014-1-25 13:42 编辑

<html>
<head>
<TITLE>你是我心内的一首歌
</TITLE>
<META. HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
</head>
<body LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<style>
v\:*{behavior.:url(#default#VML)}
v\:textpath{font-family:宋体;font-size:16px;v-text-align:left}
</style>
<TABLE WIDTH=1000 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
  <TD>
   <IMG SRC="http://upload.yinhuabbs.cn/up/upload/2014/01/25/1390627030x2008843294.jpg" WIDTH=1000 HEIGHT=600 ALT=""></TD>
</TR>
  
</TABLE>
<xmp id=xLyric style=display:none>

ti:你是我心内的一首歌]
[ar:王力宏]
[al:《改变自己》]
[by:20597447王小帅]
[00:00.96]你是我心内的一首歌
[00:02.00]
[00:03.87]     王力宏&Selina
[00:05.87]
[00:08.37]leehom:你是我心内的一首歌
[00:13.86]                心间开起花一朵  
[00:16.75]  Selina:你是我生命的一首歌
[00:21.91]                想念汇成一条河   
[00:26.85] leehom:你在我心内的一首歌
[00:31.57]                不要只是个过客
[00:35.60]   Selina:在我生命留下一首歌
[00:39.23]           (  leehom:一首歌)
[00:40.90]        合:不论结局会如何
[00:46.86]                 好想问你
[00:51.00]             对我到底有没有动心
[00:56.08]                 沉默太久
[01:02.34]  Selina:只会让我不小心犯错
[01:04.22]                        (  leehom:不小心犯错)
[01:07.13]  Selina:你在我心内的一首歌
[01:11.18]             不要只是个过客
[01:14.62]  leehom:在我生命留下一首歌
[01:20.30]             不论结局会如何
[01:21.30]
[01:23.38]                   ★......
[01:38.16]                     ......☆
[01:33.62]           LRC  by:20597447
[01:38.06]           《Devil_may_cry》
[01:41.06]
[01:44.62]     合:你是我心内的一首歌
[01:48.98]            心间开起花一朵
[01:52.42]           你是我生命的一首歌
[01:57.26]      Selina:想念汇成一条河
[01:59.76]    leehom:想念汇成一条河
[02:02.08]      Selina:好想问你
[02:05.21]    leehom:好想问你
[02:07.82]    Selina:对我到底有没有动心
[02:09.90]  leehom:对我到底有没有真心
[02:13.71]Selina:沉默太久
[02:15.80]leehom:沉默太久
[02:18.38]Selina:只会让我不小心犯错
[02:21.11]leehom:不小心犯错
[02:24.34]合:你在我心内的一首歌
[02:28.76]不要只是个过客
[02:30.82)在我生命留下一首歌
[02:36.39]不问结局会如何
[02:41.50]....end
</xmp>
<script>
window.onerror=function(){return false}
start()
function start(){
browser_ini()
timer_ini()
emv_ini()
lrc.setData(oo("xLyric").innerHTML)
lrc.write("歌曲载入中,请耐心等待...","l")
emv.play("http://www.72jz.com/mp3/vmp3.php/17207864.mp3
")
}
function emv_ini(){
var l
window.emv={}
lrc_ini()
l="<div id=bxEmv style=position:absolute;left:20;top:139;width:600;height:560>"
l+="<div style=position:absolute;left:0;top:0;width:600;height:560;></div>"
l+="<div id=bxEmvScreen style=position:absolute;overflow:hidden;left:19;top:26;width:480;height:360;>"
l+="</div>"
l+="</div>"
l+="<object classid=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95 id=mplayer width=0 height=0 style=display:none></object>"
insHtm(document.body,l)
emv.play=function(url){oo("mplayer").FileName=url;oo("mplayer").Play()}
emv.time=function(){
  var mPos=mplayer.CurrentPosition,n=lrc.i
  var n1,o,len,w,per,n0,n1
  n1=n<lrc.arr.length-1?lrc.arr[n+1].slice(0,"|")*1:9999
  if(n1<mPos){
   lrc.i++
   n++
   if(n==0)
    lrc.write(lrc.arr[n].slice("|"),"l")
   if(n<lrc.arr.length-1)
    lrc.write(lrc.arr[n+1].slice("|"),n%2==1?"l":"r")
  }
  if(n>=0){
   n0=lrc.arr[n].slice(0,"|")
   n1=lrc.arr.length>n+1?lrc.arr[n+1].slice(0,"|"):4
   o=oo("bxCaption_"+(n%2==0?"l":"r")+"_cover")
   len=o.time!=""?o.time*1:n1-n0
   per=(mPos-n0)/len
   for(i=0.001;i<1;i+=0.001){
    per1=lrc.getRealPos(o,i)
    if(per1>=per)
     break
   }
   o.style.width=o.width*i
  }
}
timer.add("emv.time()")
}
function lrc_ini(){
window.lrc={}
lrc.wordPer=function(str,pos){
  return str.slice(0,pos).replace(/[^\x00-\xff]/g,"  ").length/str.replace(/[^\x00-\xff]/g,"  ").length
}
lrc.setData=function(str){
  var l,a,i,ad,n,j
  str=str.replace(/\|/g,"").replace(/\r\n/g,"\n")
  str=str.replace(/\[(\d\d)\:(\d\d)\.(\d\d)\]/g,function($0,$1,$2,$3){return ($1*60+$2*1+$3/100)+"|"})
  a=str.split("\n")
  lrc.arr=new Array()
  for(i=0;i<a.length;i++){
   ad=a.split("|")
   for(j=1;j<ad.length;j++){
    lrc.arr.add(ad[j-1]+"|"+ad[ad.length-1])
   }
  }
  lrc.i=-1
  sortIndex=0
  sortDir=1
  lrc.arr.sort(sortFoo)
}
lrc.getRealPos=function(obj,pos){
  var a=obj.path,zoom=obj.zoom,pos1=pos*zoom
  var a,i,ad
  for(i=0;i<a.length;i++){
   ad=a
   if(pos<=ad[0])
    continue
   if(pos>ad[0]&&pos<=ad[1])
    pos1+=(zoom*ad[2]-zoom)*(pos-ad[0])
   else{
    pos1+=(zoom*ad[2]-zoom)*(ad[1]-ad[0])
   }
   
  }
  return pos1
}
lrc.write=function(str,pos){
  var word=str,style=""
  var x,y,l,w,w1,o,a,i,ad
  if(/^\<.+\>/.test(str)){
   word=str.slice(">")
   style=str.slice(1).slice(0,">")
  }
  w=word.replace(/[^\x00-\xff]/g,"  ").length*13+2
  if(pos=="l"){
   x=40
   y=285
  }
  else{
   x=520-w
   y=315
  }
  l="<div id=bxCaption_"+pos+" style='position:absolute;left:"+x+";top:"+y+";width:"+w+";height:23;overflow:hidden'>"
  l+="<v:curve to=700,1 strokecolor=black strokeweight=3 style=position:absolute;top:14>"
  l+="<v:path textpathok=t /><v:textpath n=t string='"+word+"' /></v:curve>"
  l+="<v:curve to=700,1 strokecolor=white fillcolor=white strokeweight=1 style=position:absolute;top:14>"
  l+="<v:path textpathok=t /><v:textpath n=t string='"+word+"' /></v:curve>"
  l+="</div>"
  l+="<div id=bxCaption_"+pos+"_cover width="+w+" style=position:absolute;left:"+x+";top:"+y+";width:0;height:23;overflow:hidden>"
  l+="<v:curve to=700,1 strokecolor=white strokeweight=3 style=position:absolute;top:14>"
  l+="<v:path textpathok=t /><v:textpath n=t string='"+word+"' /></v:curve>"
  l+="<v:curve to=700,1 strokecolor=blue fillcolor=blue strokeweight=1 style=position:absolute;top:14>"
  l+="<v:path textpathok=t /><v:textpath n=t string='"+word+"' /></v:curve>"
  l+="</div>"
  odel("bxCaption_"+pos)
  odel("bxCaption_"+pos+"_cover")
  insHtm("bxEmvScreen",l)
  o=oo("bxCaption_"+pos+"_cover")
  o.time=style.get("time")
  o.path=new Array()
  len1=1
  a=style.split(";")
  for(i=0;i<a.length;i++){
   if(!/(\d+):(\d+)/.test(a))
    continue
   if(/(\d+)-(\d+):(\d+)/.test(a)){
    ad=/(\d+)-(\d+):(\d+)/.exec(a)
    ad[0]=lrc.wordPer(word,ad[1]-1)
    ad[1]=lrc.wordPer(word,ad[2]*1)
    ad[2]=ad[3]
   }
   else{
    ad=/(\d+):(.+)/.exec(a)
    ad[0]=lrc.wordPer(word,ad[1]-1)
    ad[1]=lrc.wordPer(word,ad[1]*1)
   }
   len1+=(ad[1]-ad[0])*(ad[2]-1)
   o.path.add(ad)
  }
  o.zoom=1/len1
}
}
function browser_ini(){
window.isIE=navigator.userAgent.indexOf("IE")>0
window.isIE5=navigator.userAgent.indexOf("IE 5.0")>0
String.prototype.trim=function(){return this.replace(/(^[\s]*)|([\s]*$)/g,"")}
String.prototype.inc=function(s1,s2){if(s2==null){s2=","};return (s2+this+s2).indexOf(s2+s1+s2)>-1?true:false}
String.prototype._slice="".slice
String.prototype.slice=function(n1,n2){var v,b1=typeof(n1)=="number",b2=typeof(n2)=="number";if(!b1||typeof(n2)=="string"){v=eval("this._slice("+(b1?n1:this.indexOf(n1)+(n2==null?1:0)+(this.indexOf(n1)==-1?this.length:0))+(n2==null?"":(b2?n2:(this.indexOf(n2)==-1?"":","+this.indexOf(n2))))+")")}else{v=isIE5&&n1<0&&n2==null?this._slice(this.length-1):eval("this._slice(n1"+(n2==null?"":","+n2)+")")}return v}
String.prototype.get=function(str,def){if(this.inc(str,";"))return 1;var a=this.match(new RegExp("(^|;)"+str+":[^;]*"));return a==null||str==""?(def==null?"":def):a[0].replace(";","").slice(str.length+1)}
Array.prototype.add=function(key){this[this.length]=key}
window.oo=function(obj){return typeof(obj)=="string"?document.getElementById(obj):obj}
window.insHtm=function(op,html,inEnd){op=oo(op);if(isIE){op.insertAdjacentHTML(inEnd==null?"beforeend":"afterbegin",html)}else{var r=op.ownerDocument.createRange();r.setStartBefore(op);eval("op."+(inEnd==null?"appendChild":"insertBefore")+"(r.createContextualFragment(html),op.firstChild)");}}
window.odel=function(obj){if(oo(obj)!=null){oo(obj).parentNode.removeChild(oo(obj))}}
if(!isIE){
     HTMLElement.prototype.contains=function(node){if(!node)return false;do if(node==this){return true}while(node=node.parentNode){return false}}
  Event.prototype.__defineGetter__("srcElement",function(){var node=this.target;while(node.nodeType!=1){node=node.parentNode}return node})
  Event.prototype.__defineGetter__("toElement",function(){return this.relatedTarget})
}
}
function timer_ini(){
window.timer={}
timer.handle=null
timer.queue=""
timer.i=0
timer.add=function(key){if(!timer.queue.inc(key,";")){timer.queue+=key+";"}}
timer.del=function(key){timer.queue=move.queue.replace(key+";","")}
timer.inv=function(){
  window.clearTimeout(timer.handle)
  eval(timer.queue)
  timer.i++
  timer.handle=window.setTimeout("timer.inv()",10)
}
timer.inv()
}
function sortFoo(v1,v2){
    var s1=v1.split("|")[sortIndex],s2=v2.split("|")[sortIndex]
    if(!isNaN(s1)&&!isNaN(s2)){
  s1*=1
  s2*=1
    }
return (s1==s2?0:(s1>s2?1:-1))*sortDir
}
</script>
<EMBED style="LEFT: 650px; POSITION: absolute; TOP:0px" align=right src=http://xuanfei.cctv118.com/2009fla/93.swf  width=400 height=300 type=application/octet-stream ; quality="high" wmode="transparent">
<EMBED style="LEFT: 50px; POSITION: absolute; TOP:250px" align=right src=http://xuanfei.cctv118.com/2009fla/93.swf
width=600 height=300 type=application/octet-stream ; quality="high" wmode="transparent">
<EMBED style="LEFT: 400px; POSITION: absolute; TOP: 250px" align=right src=http://xuanfei.cctv118.com/2009fla/93.swf  width=400 height=320 type=application/octet-stream ; quality="high" wmode="transparent">
<META. content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>

<TBODY>
<TR>
<TD></TD></TR></TBODY></TABLE></DIV>
</BODY></HTML>

 楼主| 发表于 2014-1-20 13:21 | 显示全部楼层
本帖最后由 维子 于 2014-1-25 13:47 编辑 <br /><br /><DIV style="LEFT: -205px; WIDTH: 1024px; POSITION: relative; TOP: 120px"><IFRAME marginWidth=0 marginHeight=0 src="http://upload.yinhuabbs.cn/up/upload/2014/01/25/1390628602x2008843273.txt" frameBorder=0 width=1024 scrolling=no height=600></IFRAME></DIV><BR><BR>><BR><BR>
试试看看
 楼主| 发表于 2014-1-20 19:38 | 显示全部楼层
本帖最后由 维子 于 2014-1-21 21:28 编辑 <br /><br /><TABLE style="LEFT: -195px;
WIDTH: 995px;
POSITION: relative; TOP: 120px"
borderColor=green cellSpacing=0 align=center>
<TBODY>
<TR>
<TD>
<DIV align=center><IFRAME marginWidth=0 marginHeight=0 src=
"http://txt.lnrzj.com/upload/1375434824x2081407718.txt"
frameBorder=0 width=995 scrolling=no height=765></IFRAME>
</DIV></TD></TR></TBODY></TABLE>
<BR><BR><BR><BR><BR><BR><BR><BR>

试试试试
 楼主| 发表于 2014-1-20 21:08 | 显示全部楼层
本帖最后由 维子 于 2014-1-22 10:37 编辑 <br /><br />试试爪补





<TABLE style="POSITION: relative; WIDTH: 1000px; TOP: 165px; LEFT: -202px" id=table1 border=0 cellSpacing=0 cellPadding=0 background=http://upload.yinhuabbs.cn/up/upload/2014/01/20/1390224950x2008843273.jpg  height=750 <TBODY>
<TBODY>
<TR>
<TD>
<EMBED style="POSITION: absolute; WIDTH: 1000px; HEIGHT: 550px; TOP: 440px; LEFT:120px" height=550 type=application/octet-stream width=1000 src=http://hzy.52hzy.com/pass/UploadFile/200911351833017.swf  wmode="transparent" quality="high"> </EMBED>
<TR>
<TD>
<EMBED style="POSITION: absolute; WIDTH: 750px; HEIGHT: 550px; TOP: 200px; LEFT: 180px" height=350 type=application/octet-stream width=750 src=http://csyh.hxyhw.com/upfiles/dxy323/划船.swf wmode="transparent" quality="high"> </EMBED>
<TR>
<TD>
<EMBED style="POSITION: absolute; WIDTH: 150px; HEIGHT: 150px; TOP: 550px; LEFT: 250px" height=650 type=application/octet-stream width=550 src=http://www.56.com/flashApp/swf_effect/f103.swf  wmode="transparent" quality="high"> </EMBED>
<TR>
<TD>
<EMBED style="POSITION: absolute; WIDTH: 200px; HEIGHT: 100px; TOP: 152px; LEFT: 150px" height=90 type=application/octet-stream width=180 src=http://bbs.duxiu.com/upfile/file/2010/10/2/e2f6c14e-6660-453d-b26c-7b44dc24ccd2.swf wmode="transparent" quality="high"> </EMBED>
<TR>
<TD>
<EMBED style="POSITION: absolute; WIDTH: 400px; HEIGHT: 200px; TOP: 85px; LEFT: 89px" height=200 type=application/octet-stream width=400 src=http://bbs.duxiu.com/upfile/file/2012/5/5/d6ffaaf8-a284-4729-b549-979e101344aa.swf wmode="transparent" quality="high"> </EMBED>
<DIV></DIV></TD></TR></TBODY></TABLE>
<BR><BR><BR><BR><BR><BR><BR><BR>

<BGSOUND balance=0 volume=-240 loop=infinite src="http://www.72jz.com/mp3/vmp3.php/17173352.mp3">
        
下一页 发布主题 快速回复

手机版|公众号|小黑屋|可爱老人网

GMT+8, 2024-11-24 10:43

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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