i have, 2 questionz |
![]() ![]() |
i have, 2 questionz |
Jan 7 2005, 10:58 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 52 Joined: Dec 2004 Member No: 75,871 |
hi i have two problems:
1. Does anyone have the code to put play,stop,pause button on the drop down playlist.......instead of just play?? and where do i put that part in the code?? 2. I got the code to change the font and color of the dropdown playlist but where do i put that...does it have to be part of the code? thanks! |
|
|
|
Jan 7 2005, 11:19 PM
Post
#2
|
|
![]() All i want is a HERO to be there for me...is it too much to ask? ![]() ![]() ![]() ![]() Group: Member Posts: 287 Joined: Nov 2004 Member No: 66,293 |
answers:
1. <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> put that after the "play code" right after it.... 2. it doesn't really matter but put it after all the songs...that's where i placed it... |
|
|
|
Jan 8 2005, 02:06 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 52 Joined: Dec 2004 Member No: 75,871 |
OK THANKS! THATS IT FO NOW!
|
|
|
|
![]() ![]() |