Playlist editing, how to change words like play to hit it |
Playlist editing, how to change words like play to hit it |
May 8 2005, 06:23 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Mar 2005 Member No: 115,140 |
On your music playlist, how do you change words like Play to Hit it or Stop to exit?
Thanks so much! Jay |
|
|
|
![]() |
May 8 2005, 06:27 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
umm..
check the scripts next time. okay, so where it says QUOTE <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> change the bolded parts to the name. dont change anything else in that part or you will screw up the code. |
|
|
|
![]() ![]() |