HyeSung
11-28-2002, 11:01 AM
Sorry I'm juz a beginner so can anyone help please...
Erm... i wanna put music in my webpage but it's like i wanna show the player so tt ppl can stop or skip to another song... i remember there's a javascript that can do it but I forgot the full script... it goes something like this if i didn't rem wrongly :
<script language="JavaScript">
<!--
var playMode = 1;
var restLength = 4.5;
//input
//(1.0a...; )
//var showTitle = 1;
//addbgm('');
//'Track No.'
addbgm('http://sing.1mp3','Track 1',324);
addbgm('http://sing.2mp3','Track 2',324);
addbgm('http://sing.3mp3','Track 3',324);
addbgm('http://sing.4mp3','Track 4',324);
// --></script>
Well, some of the script I dun remember is what and I think I made quite a lot of mistakes...and I think the script is not really tt short...so muz be I miss out quit a no. of things...so can someone correct me?
Thanks in advance~
Erm... i wanna put music in my webpage but it's like i wanna show the player so tt ppl can stop or skip to another song... i remember there's a javascript that can do it but I forgot the full script... it goes something like this if i didn't rem wrongly :
<script language="JavaScript">
<!--
var playMode = 1;
var restLength = 4.5;
//input
//(1.0a...; )
//var showTitle = 1;
//addbgm('');
//'Track No.'
addbgm('http://sing.1mp3','Track 1',324);
addbgm('http://sing.2mp3','Track 2',324);
addbgm('http://sing.3mp3','Track 3',324);
addbgm('http://sing.4mp3','Track 4',324);
// --></script>
Well, some of the script I dun remember is what and I think I made quite a lot of mistakes...and I think the script is not really tt short...so muz be I miss out quit a no. of things...so can someone correct me?
Thanks in advance~