Log In · Register

 
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 -->
 

Posts in this topic
LiDdLe_TaSh   music question?   Jun 29 2004, 05:05 PM
LiDdLe_TaSh   anyone???   Jun 29 2004, 05:29 PM
Tag_youre_it   uh............ you delete that part and....... typ...   Jun 29 2004, 05:33 PM
DrNick311   Yeah just remove that Kenshin URL and put in your ...   Jun 29 2004, 05:41 PM
LiDdLe_TaSh   thanx   Jun 29 2004, 05:43 PM


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