drop down music list thingy, help!! |
![]() ![]() |
drop down music list thingy, help!! |
Mar 30 2005, 06:56 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Feb 2005 Member No: 104,434 |
how come there r lots of different kinds?? i want one that is like the normal ones..with all 3 buttons n stuff...u no wut i mean? and do u have the code where u can change the words play, stop and pause? well if sum1 could give me those 2 codes i'd appreciate it!! thanx bunches in advace...
brit brit |
|
|
|
| *mona lisa* |
Mar 30 2005, 06:58 PM
Post
#2
|
|
Guest |
click
please check the xanga scripts section first please. and there are many different kinds because people prefer different things. |
|
|
|
Mar 30 2005, 07:22 PM
Post
#3
|
|
|
Kris is getting bonified. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,172 Joined: Nov 2004 Member No: 67,366 |
Oh and to change the buttons name, change the words in bold
</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> I think. |
|
|
|
Mar 30 2005, 09:23 PM
Post
#4
|
|
![]() Im Gavin HI!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 802 Joined: Mar 2005 Member No: 111,644 |
i may not be staff but i cans till help out someone who was once like me ^_^
oh and make sure u change the stuff that says <input TYPE="BUTTON" NAME="PLAY" VALUE="play" OnClick="play(document.forms['form'].playlist);"> <input TYPE="BUTTON" NAME="PAUSE" VALUE="pause" OnClick="document.darkplayer.Pause(); playstate=2;"> <input TYPE="BUTTON" NAME="STOP" VALUE="stop" its int he code somewhere ^_^ have fun |
|
|
|
![]() ![]() |