Help With Music Playlist, The playlist appears, but no music |
![]() ![]() |
Help With Music Playlist, The playlist appears, but no music |
Jun 12 2005, 12:20 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jun 2005 Member No: 151,657 |
I'm trying to get a playlist of Beatles music for my site by using this:
http://www.createblog.com/forums/index.php?showtopic=66455 I did what it said to do in the topic and when I press play, it says that the site was removed from Xanga. I'm using Firefox 1.0.4 Here is the code in my custom header: Any help would be greatly appreciated. |
|
|
|
Jun 12 2005, 12:23 AM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Put semi-colons after the quotation marks in the URLs.
QUOTE ="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/6/6097_1_2_05.asf"; songs[1]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/6/225_1_1_05.asf"; songs[2]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/6/221_1_1_05.asf"; songs[3]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/6/176_1_1_05.asf"; songs[4]="http://a425.v8384d.c8384.g.vm.akamaistream.net/7/426/8384/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/6/9346_1_8_05.asf"; like that. with all of'em, though. |
|
|
|
Jun 12 2005, 12:34 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jun 2005 Member No: 151,657 |
I did that, but it still take me to a "Page Not Found." Any other suggestions?
|
|
|
|
Jun 12 2005, 12:45 AM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
-murmur-
The ubiquitous music bars on people's xangas don't work on FF. [ http://www.createblog.com/forums/index.php?showtopic=80690 ] Besides that, I'm thinking your music might not work, or my IE is being screwy right now... -shrug- |
|
|
|
Jun 12 2005, 12:49 AM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jun 2005 Member No: 151,657 |
Well, I had all of this music on my site earlier. I was using a different piece of code. It displayed the name of a random song at the top of the site and the song played. If you refreshed, it would play a new random song. This worked fine for me, so I know my music's ok. Could it be a problem with the script?
|
|
|
|
Jun 12 2005, 01:04 AM
Post
#6
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
I don't do Javascript. It's a tad too complicated for me... I understand it, but I couldn't really tell you if something was wrong. Perhaphs you should validate it...?
[ http://validator.w3.org/ ] (Mind you, Xanga produces errors like you would not believe because it's not HTML, it's .asp....) |
|
|
|
Jun 12 2005, 01:08 AM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jun 2005 Member No: 151,657 |
I put my site into that website, but there are tons of errors, and some of them are problems with my whole site, not just my playlist. And plus I have no idea what it's talking about
|
|
|
|
Jun 12 2005, 02:01 AM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 64 Joined: Feb 2005 Member No: 106,971 |
Here's the problem:
var shuffle = ture; I don't think ture is a word. Try true. should fix it. |
|
|
|
Jun 12 2005, 03:04 AM
Post
#9
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jun 2005 Member No: 151,657 |
Thanks. It works great in IE, but not in Firefox. Is there an easy way to get it to work with Firefox? I would assume that it takes a whole lot of editing, but it would be awesome if it didn't. I need to learn how to create these codes.
|
|
|
|
![]() ![]() |