使用realplay的rm格式音樂使下載的同時進行播放
(該特殊效果對IE
演示
<html>
<head>
<SCRIPT Language=
<!
var locate =
var scro =
var go=
//以下函數實現滾動
function scroller() {
if ( scro==
locate++;
scroll(
clearTimeout(timer);
var timer = setTimeout(
timer;
}
else{
scroll(
}
}
//
</SCRIPT>
<meta http
<title>Welcome to YI
</head>
<body bgcolor=
<SCRIPT Language=
<!
var offsettop=
//定義隨網頁自動滾動的層函數
function makeStatic() {
object
setTimeout(
}
//切換
function scrorstp() {
if (scro==
{scro=
object
object
}
else {
scro=
object
scroller();}
}
//定義播放的歌曲地址
document
//定義
document
//啟動Javascript
function menu
if (document
makeStatic()
}
window
//</SCRIPT>以下是歌詞部分
//
</SCRIPT>
<ul>
<li>
<div align=
<center>
<p><span class=
</b></span></p>
</div>
</center>
<blockquote>
<p align=
How can I just let you walk away
Just let you leave without a trace
When I stand here taking
Every breath with you
You
Who really knew me at all
How can you just walk away from me
When all I can do is watch you leave
And even shared the tears
You
Who really knew me at all
So take a look at me now
Oh there
And there
Just the memory of your face
Take a look at me now
And you coming back to me is against all odds
And that
I wish I could just make you turn around
Turn around and see me cry
There
So many reasons why
You
Who really knew me at all
So take a look at me now
And there
Just the memory of your face
Take a look at me now
But to wait for you is
All I can do
And that
Take a good look at me now
And you coming back to me is against all odds
That
Take a look at me now </p>
</span></p>
</blockquote>
<p></p>
</li>
</ul>
</body>
</html>
From:http://tw.wingwit.com/Article/program/Java/JSP/201311/19321.html