Log In · Register

 
 
Closed TopicStart new topic
music question?, ????
LiDdLe_TaSh
post Jun 29 2004, 05:05 PM
Post #1


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



in the following code do i replace the http://www.xangaskins.com/modules/04/kenshin.asf with my song url??

CODE
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<script language="Javascript">
// background music with on/off trigger by micron
// for more xanga scripts and help go to createblog.com

// url to music (streaming files recommended)
var music = "http://www.xangaskins.com/modules/04/kenshin.asf";

function turnOFF(){
document.getElementById("musicText").innerHTML = "<a href=# onClick='turnON(); return false;'>OFF</a>";
}
function turnON(){
document.getElementById("musicText").innerHTML = "<a href=# onClick='turnOFF(); return false;'>ON</a><embed src="+ music +" autostart=true loop=true hidden=true style='display:none;'>";
}
document.write("music: <span id=musicText><a href=# onClick='turnOFF(); return false;'>ON</a><embed src="+ music +" autostart=true loop=true hidden=true style='display:none;'></span>");
</script>
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
 
LiDdLe_TaSh
post Jun 29 2004, 05:29 PM
Post #2


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



anyone???
 
vivieeeen
post Jun 29 2004, 05:33 PM
Post #3


Wife of Legolas
******

Group: Member
Posts: 1,290
Joined: Apr 2004
Member No: 10,190



uh............ you delete that part and....... type in your song url?

huh.gif sorry.. i don't think i get your question...

but i'm willing to help biggrin.gif
 
DrNick311
post Jun 29 2004, 05:41 PM
Post #4


.
******

Group: Member
Posts: 1,488
Joined: Feb 2004
Member No: 3,625



Yeah just remove that Kenshin URL and put in your URL, but make sure to keep the quotes around the URL.
 
LiDdLe_TaSh
post Jun 29 2004, 05:43 PM
Post #5


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



thanx
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: