Log In · Register

 
 
Closed TopicStart new topic
xanga music, it doesn't say Done but with erors but..
xourzest
post Mar 2 2005, 08:12 PM
Post #1


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295



on my xanga my music won't play it...only together by Avril will work the others won't try and see wut the prob is athttp://www.xanga.com/home.aspx?user=teddy_bear_luva

the other songs won't work i got the scriped at http://www.createblog.com/forums/index.php?showtopic=34297

it does NOT say Done but with erors

i don't get my music from xanga.com/xanga_music anymore cuz it says Done but with erors at the bottom

i also get music from other places like without it saying Done but with erors but it still doesn't work
ohmy.gif !!!!!!!!!!!!!!!!!!!!HELP!!!!!!!!!!!!!!!!! ohmy.gif
 
XxArsonFreakxX
post Mar 2 2005, 08:15 PM
Post #2


Senior Member
****

Group: Member
Posts: 291
Joined: Jan 2005
Member No: 89,092



post up your code
 
crazybabii412
post Mar 2 2005, 08:16 PM
Post #3


she who rocketh thou sockeths
****

Group: Member
Posts: 271
Joined: Aug 2004
Member No: 43,478



The other songs are the wrong file type. You should use stuff like mp3, wav, wma, asf, and asx
 
xourzest
post Mar 2 2005, 08:19 PM
Post #4


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295



QUOTE(XxArsonFreakxX @ Mar 2 2005, 6:15 PM)
post up your code
*

my code is(i don't no how to put it in a box):




but the songs work on my music(where you put it normaly without a script)

This post has been edited by Spiritedfreak: Mar 2 2005, 08:24 PM
 
XxArsonFreakxX
post Mar 2 2005, 08:27 PM
Post #5


Senior Member
****

Group: Member
Posts: 291
Joined: Jan 2005
Member No: 89,092



find this part of ur code

songs[1]
http://www.christinaaguilera.com/audio/ra/ladymarmalade.ra
songs[2]
http://www.christinaaguilera.com/audio/ra/chrisa3.ra
songs[3]
http://www.rcarecords.com/media/christina_...e_within_32.ram
songs[4]
http://www.rcarecords.com/media/christina_..._us_down_32.ram

and replace it with this


songs[1]="http://www.christinaaguilera.com/audio/ra/ladymarmalade.ram";
songs[2] ="http://www.christinaaguilera.com/audio/ra/chrisa3.ram";
songs[3] ="http://www.rcarecords.com/media/christina_...e_within_32.ram";
songs[4] ="http://www.rcarecords.com/media/christina_..._us_down_32.ram";
 
xourzest
post Mar 2 2005, 08:35 PM
Post #6


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295



it's still not working... pinch.gif
 
XxArsonFreakxX
post Mar 2 2005, 09:18 PM
Post #7


Senior Member
****

Group: Member
Posts: 291
Joined: Jan 2005
Member No: 89,092



well idk what else i didnt see anything else wrong with it and please dont double post be patient

ok i was fixing your code when i noticed that your URLs a REAL format and those cant be played with this code sorry

This post has been edited by XxArsonFreakxX: Mar 2 2005, 09:23 PM
 
threepointone
post Mar 2 2005, 09:25 PM
Post #8


Senior Member
****

Group: Member
Posts: 122
Joined: Feb 2005
Member No: 106,057



you'll have to find another source for all your files that end with ".ra"/".ram" -- these are only compatible with realplayer, and pretty much all of the scripts for choosing music that i've seen use the windows media player internet plugin to play music, which can't read realplayer files. that's why only your first song works--it ends in ".asf" which is compatible with windows media player.

try looking for songs that end in ".asf", ".mp3", or ".wma"--and if you find one with a really weird ending in the back, just try it and if it doesnt' work look for another copy of the song somewhere.
 
XxArsonFreakxX
post Mar 2 2005, 09:27 PM
Post #9


Senior Member
****

Group: Member
Posts: 291
Joined: Jan 2005
Member No: 89,092



try looking for the songs at search.windowsmedia.com
 
xourzest
post Mar 2 2005, 10:03 PM
Post #10


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295



some of them do end with asf but they still don't work and says Done but done with arors try this ".http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/25992/29948_1_2_04.asf," on your xanga and it does ends with ".asf,"

one question when you put up "try looking for songs with ".asf," did you mean the beging of the code started with ". or at the ending the it was ".asf,"
 
lovescream
post Mar 2 2005, 10:11 PM
Post #11


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Can you post your original code AGAIN? Yours was edited becase it didnt have the codebox first, so it was automatically edited with links by the URLs. This time you paste it, make sure to use codebox.

CODE
[Codebox]CODE HERE[/Codebox]


K? :] Preview it first so nothing's messed up.
 
xourzest
post Mar 2 2005, 10:14 PM
Post #12


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295





i don't think i did that right but once again my xanga is http://www.xanga.com/private/home.aspx?user=teddy_bear_luva

when ever i get a new song for it it says Done but with erors even though the website i got it from didn't say Done but with erors..ya i edited it...
 
XxArsonFreakxX
post Mar 2 2005, 10:37 PM
Post #13


Senior Member
****

Group: Member
Posts: 291
Joined: Jan 2005
Member No: 89,092



next time u make a shortcut to your xanga make sure its the public view one
 
crazybabii412
post Mar 2 2005, 10:38 PM
Post #14


she who rocketh thou sockeths
****

Group: Member
Posts: 271
Joined: Aug 2004
Member No: 43,478




The 1,2 Step song didn't work because you had the quotation marks inside the URL.
Just follow what I did and it'll work.
 
xourzest
post Mar 2 2005, 10:43 PM
Post #15


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295



QUOTE(crazybabii412 @ Mar 2 2005, 8:38 PM)

The 1,2 Step song didn't work because you had the quotation marks inside the URL.
Just follow what I did and it'll work.
*

i just copyed the code into my header and it still doesn't work i'll give you my non loged in xanga this time lol http://www.xanga.com/home.aspx?user=teddy_bear_luva and if that one was the loged in one i'll edit it..lol
 
crazybabii412
post Mar 2 2005, 10:44 PM
Post #16


she who rocketh thou sockeths
****

Group: Member
Posts: 271
Joined: Aug 2004
Member No: 43,478



Ya sry i messed it up.. this works for sure
 
xourzest
post Mar 2 2005, 10:48 PM
Post #17


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295



thankx!it works but where did you get the song code thing so next time i don't have to post up a question...sorry if im being anoying happy.gif
 
lovescream
post Mar 3 2005, 04:03 PM
Post #18


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



QUOTE(xourzest @ Mar 2 2005, 10:48 PM)
thankx!it works but where did you get the song code thing so next time i don't have to post up a question...sorry if im being anoying happy.gif
*


The playlist? O_O Or the URL for the song?
 
Final_Destinatio...
post Mar 3 2005, 04:52 PM
Post #19


Newbie
*

Group: Member
Posts: 8
Joined: Mar 2005
Member No: 108,862



help..........

ok where do i find the URL, for the music at
I have my own music, and it is in My Music folder ohmy.gif
 
lovescream
post Mar 3 2005, 05:15 PM
Post #20


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



^ Uh.. I think you should've started your own topic. Anyways, you could upload your music at pages. like http://www.freewebtown.com

or you can find it at xanga sites.
like http://www.xanga.com/xange3ermusic
or http://www.singingfish.com

there are a lot in the big book of rescources under 'music'
 
xourzest
post Mar 3 2005, 07:18 PM
Post #21


Hey People
****

Group: Member
Posts: 199
Joined: Feb 2005
Member No: 94,295



QUOTE(Spiritedfreak @ Mar 3 2005, 2:03 PM)
The playlist? O_O Or the URL for the song?
*

ok anyway back to my question i ment the music url happy.gif
 
lovescream
post Mar 3 2005, 07:25 PM
Post #22


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



QUOTE(xourzest @ Mar 3 2005, 7:18 PM)
ok anyway back to my question i ment the music url happy.gif
*


In the big book of rescources, under 'Music' or something similar. ;]

Mostly, I'd suggest a__music__x or xange3ermusic or Singingfish
 
cHuNsAbAbIe012
post Mar 3 2005, 07:26 PM
Post #23


gRaCiE
*****

Group: Member
Posts: 350
Joined: Feb 2005
Member No: 96,997



wat u should do is right click on the link of the song u want n then go to properties. there is a url at the very bottum. put that in ur background music. it should work. it always worked for me.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: