Free AdviceGet Free Advice
Home | Get advice | Give advice | Topics | Columnists | - !START HERE! -
Make Suggestions | Sitemap

Get Advice


Search Questions

Ask A Question

Browse Advice Columnists

Search Advice Columnists

Chat Room

Give Advice

View Questions
Search Questions
Advice Topics

Login

Username:
Password:
Remember me
Register for free!
Lost Password?

Want to give Advice?

Sign Up Now
(It's FREE!)

Miscellaneous

Shirts and Stuff
Page Backgrounds
Make Suggestions
Site News
Link To Us
About Us
Terms of Service
Help/FAQ
Sitemap
Contact Us


Xanga


Question Posted Saturday November 19 2005, 12:48 pm

Hey Guys ! Does anyone know the code for a dropdown music player on xanga ? If you do i would really apprecitate it if you gave me the code !

Thanks a Bunch !!


[ Answer this question ]
Want to answer more questions in the Technology category?
Maybe give some free advice about: Internet & Web Design?


jealousyxo answered Sunday November 20 2005, 8:00 pm:
<style type="text/css">

<object id="darkplayer" codeBase="[Link](Mouse over link to see full location); 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>
</p>
<form name="form">
<p style="text-align: center">
<select style="FONT-SIZE: 8pt; BACKGROUND:#ffffff; WIDTH: 200; COLOR: #000000; font-face: verdana; height:174" name="playlist" size="1">
<option value="0">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="1">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="2">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="3">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="4">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="5">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="6">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="7">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="8">PUT S0NG NAME OR/AND ARTIST HERE</option>
<option value="9">PUT S0NG NAME OR/AND ARTIST HERE</option>
</select><br />
<input TYPE="BUTTON" NAME="darkplay" VALUE="play" onclick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="pause" onclick="document.darkplayer.pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="stop" 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
// www.xanga.com/smartypants91780
// unlimited songs, just copy and paste the song line and change the number
songs=new Array();
songs[0]="LINK HERE"
songs[1]="LINK HERE"
songs[2]="LINK HERE"
songs[3]="LINK HERE"
songs[4]="LINK HERE"
songs[5]="LINK HERE"
songs[6]="LINK HERE"
songs[7]="LINK HERE"
songs[8]="LINK HERE"
songs[9]="LINK HERE"
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>


try that code, it should work, but if it dosent, go to xanga.com at the top click on blogrings and type in "html codes" or just "codes" and click search and click on a group and then choose a xanga site and look for drop down music list one of thsoe places should have it.Hope i could help you out!


&hearts; danielle

[ jealousyxo's advice column | Ask jealousyxo A Question
]




SoInToYoUx0x answered Saturday November 19 2005, 4:33 pm:
[Link](Mouse over link to see full location)


that website has ti for you. hope this helps. if you need anythign else for xanga drop it in my inbox.
*~Stephanie~*

[ SoInToYoUx0x's advice column | Ask SoInToYoUx0x A Question
]



xomegaroni answered Saturday November 19 2005, 4:23 pm:
k i can't give you the exact code, but go to www.xanga.com & at the top there's a search bar with tabs. go to the 'user' tab & click on it & then type in 'darkplayer code' & websites will come up with instructions & the code itself.

-hope that helped!&hearts;

[ xomegaroni's advice column | Ask xomegaroni A Question
]

More Questions:

<<< Previous Question: sister n her bf...
Next Question >>> best friends

Recent popular questions:
Want to give advice?

Click here to start your own advice column!

What happened here with my gamer friends?

All content on this page posted by members of advicenators.com is the responsibility those individual members. Other content © 2003-2014 advicenators.com. We do not promise accuracy, completeness, or usefulness of any advice and are not responsible for content.

Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content.
Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.

[Valid RSS] eXTReMe Tracker