我想ask點樣可以整一首歌個link?

2006-12-01 2:25 am
我想ask點樣可以整一首歌個link?即係點様可以知首歌條link(自己download ge)?
我想放係xanga look&feel杜...

回答 (1)

2006-12-01 2:30 am
✔ 最佳答案
如果你響電腦上有歌想放入xanga
咁你可以去http://hk.geocities. com/開個a/c
有人話日本個geocities會穩定d,你可以試下http://geocities.yah oo.co.jp/
(其實我都覺日本個個日好d)
入左呢個geocities之後,就可以upload你個首歌上去.
拎返個網址,
copy返去你xanga個look and feel入面個個到就ok

如果你想要整成個選單個d既話,
就響look and feel內,加:

<script language="javas cript">
function songstop(){
if (document.layers) {document.ram.documen t.write(" "); document.lthhung.doc ument.close()}
if (document.all) lthhung.netinnerHTML =" "}
function songplay(){
if (document.layers) {
document.lthhung.doc ument.write("&l t;embed src='+sound+' autostart='true' loop='true' width='0' height='0'>" ); document.ram.documen t.close()}
if (document.all) lthhung.innerHTML=&q uot;<embed src='"+sound+&q uot;' autostart='true' loop='true' width='0' height='0'>"}
function getNewSound(){
sound=document.hung. music.options[document.hung.music. selectedIndex].value;
songstop()
songplay()}
</script>
<a id="lthhung&quo t;></a>
<form name="hung" ;>
<select onchange="getNe wSound()" size="1" name="music&quo t;>
<option style="BACKGROU ND-COLOR:purple;colo r:pink" >*選首您喜歡的音樂*</option>
<option style="BACKGROU ND-COLOR:yellow;colo r:blue" value="音樂網址">歌名
<option style="BACKGROU ND-COLOR:yellow;colo r:blue" value="音樂網址">歌名
<option style="BACKGROU ND-COLOR:yellow;colo r:blue" value="音樂網址">歌名
<option style="BACKGROU ND-COLOR:yellow;colo r:blue" value="音樂網址">歌名
<option style="BACKGROU ND-COLOR:yellow;colo r:blue" value="音樂網址">歌名
</select>
</form>

想d歌隨機自己播邊首就邊首,就可以加下面既語法,
都係響look & feel到:

<script Language="JavaS cript">
tips = new Array(2);
tips[0] = "歌網址";
tips[1] = "歌網址";
index = Math.floor(Math.rand om() * tips.length);
document.write(" ;<EMBED SRC=" + tips[index] + " autostart=true width=0 height=0 loop=true hidden=TRUE></ EMBED>");
</script>

最主要係要upload首歌,之後要個網址~~


收錄日期: 2021-04-23 18:12:05
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20061130000051KK02653

檢視 Wayback Machine 備份