Log In · Register

 
Placing Code where i Want it, Why Does Nothing Go ToThe TopOf My Page?
DeathPeanutX
post Apr 25 2005, 07:46 PM
Post #1


Newbie
*

Group: Member
Posts: 0
Joined: Apr 2005
Member No: 130,608



i jus joined today so i could get help fixing up my xanga
so every time i try to add soemthing new to the scripts, it always ends up at the bottom of the page

i tried centering it n putting it at the top w/ the first few lines of code, but nothing's working

my site- http://www.xanga.com/home.aspx?user=Death_Peanut_X


the code not at the top...


II
II
the bunny V

<div align="center"><a href="http://www.amazingcounters.com" target="_top"><<a href="http://bunnyherolabs.com/adopt/showpet.php?b=bWM9ZHVjay5zd2YmY2xyPTB4NTdiMGZmJmNuPWZyZWFrJmFuPWphZmZl"><img src="http://bunnyherolabs.com/adopt/petimage/bWM9ZHVjay5zd2YmY2xyPTB4NTdiMGZmJmNuPWZyZWFrJmFuPWphZmZl.png" width="250" height="300" border="0" alt="my pet!"></a>


II
II
the counter V

<div align="center"><a href="http://www.amazingcounters.com" target="_top"><img border="0" src="http://www.amazingcounters.com/counter.php?i=66814&c=200755" alt="Free Hit Counter"></a><br><small><a href="http://www.xanga.com/home.aspx?user=wenohoes_webejoes" target="_top"><font color="#999999">The Love of my Life</font></a></small></div>
<!--Get this code at http://help.xanga.com/replacelinks.htm//-->


II
II
the soungs V

</style></head><body><center><span><div style="height: 79px"></div><!-- begin code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95">
<param NAME VALUE>
<param NAME="ShowControls" VALUE="0">
<param NAME="ShowStatusBar" VALUE="0">
<param NAME="ShowDisplay" VALUE="0">
<param NAME="DefaultFrame" VALUE="Slide">
<param NAME="Autostart" VALUE="1">
<param NAME="Loop" VALUE="True">
</object>
<form name="form">
<select name="playlist" size="1">

<!-- Add song info here -->
<option value="0"> Kryptonite-3 doors down
<option value="1"> All the small things-Blink 182
<option value="2"> Time of your life-Greenday
<option value="3"> Sweetness-Jimmy Eat World
<option value="4"> Under the Bridge-Red hot Chili peppers
<option value="5"> Daughters-John Mayer
<option value="6"> What I Got-Sublime

</select><br>
<input TYPE="BUTTON" NAME="darkplay" VALUE="Go For It!" OnClick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="*screeeeech*" OnClick="document.darkplayer.pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="CRASH!" OnClick="document.darkplayer.stop(); playstate=2;"></p>
</form>

<script language="JavaScript">
<!--
var playstate = 1;
shuffle = 1; // Set to 0 to always play first song in list
// Set to 1 to randomly choose the first song to play
songs=new Array();

// Add song URLs here
songs[0]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/9628/28369_1_4_04.asf ";
songs[1]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/237/18340_1_16_04.asf ";
songs[2]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/301/24090_1_15_04.asf ";
songs[3]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/4814/22811_1_5_04.asf ";
songs[4]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/440/28538_1_1_04.asf ";
songs[5]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/21224/28188_1_8_04.asf ";
songs[6]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/215/1704_1_2_04.asf";

if (shuffle == 1) {
var randsg = Math.floor(Math.random()*songs.length);
document.darkplayer.FileName = songs[randsg];
document.darkplayer.scr = songs[randsg];
document.forms['form'].playlist.options[randsg].selected = true;
}
function play(list) {
if (playstate == 2) {
document.darkplayer.Play();
} else {
var snum = list.options[list.selectedIndex].value
document.darkplayer.FileName = songs[snum];
document.darkplayer.scr = songs[snum];
}
playstate = 1;
}
//-->
</script>
<!-- end code provided by createblog.com -->

<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies (1 - 2)
EXPLO5ION
post Apr 25 2005, 07:49 PM
Post #2


A.K.A. Simplicityxx
******

Group: Member
Posts: 1,878
Joined: Oct 2004
Member No: 56,813



I can see that it is your first day, but how did you end up posting a code in the Forum Games?

I don't get you. Adding something to the scripts?
 
iheartsimba
post Apr 25 2005, 07:50 PM
Post #3


kristin
*******

Group: Member
Posts: 5,705
Joined: Feb 2004
Member No: 3,985



Please do not post this in forum games =]
Repost a topic in xanga help.
Closed.
 

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