splash music, help please for ideas |
splash music, help please for ideas |
Feb 2 2004, 10:59 AM
Post
#1
|
|
![]() I run this town. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 582 Joined: Jan 2004 Member No: 1,867 |
does anyone have any idea as to how you can put music in the splash screen of your xanga (aka the enter page) I have really great music for an intro but need to know how. If someone can help then that would be fantastic.
|
|
|
|
![]() |
Feb 3 2004, 12:01 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 67 Joined: Feb 2004 Member No: 2,477 |
CODE <!-- begin code provided by createblog.com --> <script type='text/javascript'> // intro splash page by micron // for more xanga scripts and help go to createblog.com // change this url to an image of your choice var image = 'http://www.createblog.com/images/huddled.jpg'; function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } document.music.stop(); return false; } if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><embed src="INSERT URL HERE" loop="true" hidden="true" name="music" id="music" autostart=TRUE MASTERSOUND></embed><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>'); } </script> <!-- end code provided by createblog.com --> hmm, thought no. How about this one? :) -Nay |
|
|
|
Tal_Dara splash music Feb 2 2004, 10:59 AM
Nay hey tal_dara, sup.....just dropped down here since... Feb 2 2004, 11:17 AM
Tal_Dara hey thnx i really appreciate it a whole lot. thx f... Feb 2 2004, 11:41 AM
Nay yer sure will, i've got a nice black list of s... Feb 2 2004, 12:02 PM
Tal_Dara i have it to work but the problem now is this, how... Feb 2 2004, 04:13 PM
Nay here:
CODE<!-- begin code provided by cre... Feb 2 2004, 10:38 PM
Tal_Dara i dont think it works at all. it keeps doin the sa... Feb 2 2004, 11:37 PM
x3vil nightmarEx wow nay u sure know a lot about this stuff
good w... Feb 3 2004, 12:05 AM
Tal_Dara Nay=God yes you def. are because it works. I guess... Feb 3 2004, 12:15 AM![]() ![]() |