music playlist help |
![]() ![]() |
music playlist help |
Sep 14 2005, 05:45 PM
Post
#1
|
|
![]() .>'"?/]}{[\?"'<. ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Feb 2004 Member No: 3,808 |
ok i got this code off of createblog and have been having some problems it says
it says set to 0 for no random and 1 for random i set the code to 0 but it will still start off with a random song i was wondering how i could fix this and also add a pause button but its not really necesarry for the pause button heres the code: |
|
|
|
Sep 14 2005, 05:49 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Yeah uhm try this.
|
|
|
|
Sep 14 2005, 07:22 PM
Post
#3
|
|
![]() .>'"?/]}{[\?"'<. ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Feb 2004 Member No: 3,808 |
nope that didnt do nething
|
|
|
|
Sep 14 2005, 07:23 PM
Post
#4
|
|
![]() .>'"?/]}{[\?"'<. ![]() ![]() ![]() ![]() Group: Member Posts: 111 Joined: Feb 2004 Member No: 3,808 |
nope that didnt do nething
|
|
|
|
Sep 14 2005, 08:36 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
|
|
|
|
Sep 17 2005, 10:03 PM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Sep 2005 Member No: 238,510 |
instead of starting a new topic i'll ask my question here. I am trying to make a playlist, and i cannot get it to work. I have the URLs from the songs i wish to add, and i did the following:
<option value="0">Utada Hikaru- Simple and Clean</option> <option value="1">Utada Hikaru - Colors</option> <option value="2">Utada Hikaru - Letters</option> <option value="3">Blindside- All of Us</option> <option value="4">Blindside- Sleepwalking</option> songs[0]="http://jmp333.tripod.com/hikki/UtadaHikaru-SimpleAndClean.rm"; songs[1]="http://jmp333.tripod.com/hikki/UtadaHikaru-Colors.rm"; songs[2]="http://jmp333.tripod.com/hikki/UtadaHikaru-Letters.rm"; songs[3]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/23371/28867_1_3_04.asf"; songs[4]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/23371/26384_1_3_04.asf"; so why is the playlist not working? is there something i forgot to do? |
|
|
|
Sep 17 2005, 10:07 PM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
No there is nothing wrong with it besides the RM files they don't work with the playlist find new urls maybe.
|
|
|
|
![]() ![]() |