| View previous topic :: View next topic |
| Author |
Message |
bendetta248
Joined: 07 Sep 2005
Posts: 1
|
| Posted: Wed Sep 07, 2005 4:03 pm |
|
|
| can i load a music file that i downloaded off of a p2p program onto my profile? |
|
|
|
Corey Bryant
Joined: 15 May 2004
Posts: 8428
Location: Castle Pines North, CO USA
|
| Posted: Wed Sep 07, 2005 4:07 pm |
|
|
bendetta248 wrote: can i load a music file that i downloaded off of a p2p program onto my profile?
Do you have the license rights? |
|
|
Yrallih
Joined: 09 Sep 2005
Posts: 1
|
| Posted: Fri Sep 09, 2005 3:56 pm |
|
|
I have a song that I was not able to find at http://www.emp3finder.com that I would like to play as background music. I am currently hosting the song at ripway.com, but that only allows for a certain amount of plays per day, then the song will not play.
Does anyone know where I can get this song hosted for free with many or unlimited plays? Please let me know! |
|
|
master_jack
Joined: 02 Oct 2005
Posts: 2
|
| Posted: Sun Oct 02, 2005 12:52 am how to add background music in my myspace? |
|
|
i uploaded a mp3 song at putfile.com
http://media.putfile.com/Track0185
how can i make it my background music in my myspace?
help!!!!
pls!!! |
|
|
Corey Bryant
Joined: 15 May 2004
Posts: 8428
Location: Castle Pines North, CO USA
|
| Posted: Sun Oct 02, 2005 6:08 am Re: how to add background music in my myspace? |
|
|
master_jack wrote: i uploaded a mp3 song at putfile.com
http://media.putfile.com/Track0185
how can i make it my background music in my myspace?
help!!!!
pls!!!
Check out Code and MP3s |
|
|
master_jack
Joined: 02 Oct 2005
Posts: 2
|
| Posted: Sun Oct 02, 2005 11:49 pm |
|
|
hey dude..
i try this code but still it wont play..
<object id="MediaPlayer" width=320 height=286
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="filename" VALUE="http://media.putfile.com/Track0185">
<param name="autoStart" VALUE="true">
<param name="showControls" VALUE="true">
<param name="ShowStatusBar" value="true">
<param name="Autorewind" VALUE="true">
<param name="ShowDisplay" VALUE="false">
<embed src="http://media.putfile.com/Track0185" WIDTH=320 HEIGHT=286 type="application/x-mplayer2" name=MediaPlayer autostart=1 showcontrols=0 showstatusbar=1 autorewind=1 showdisplay=0>
</embed></object> |
|
|
Corey Bryant
Joined: 15 May 2004
Posts: 8428
Location: Castle Pines North, CO USA
|
| Posted: Mon Oct 03, 2005 4:01 am |
|
|
master_jack wrote: hey dude..
i try this code but still it wont play..
You are linking to an HTML page (a text page) in your source code)
Code: http://media.putfile.com/Track0185 You have to link to the media file |
|
|
sara_llama
Joined: 12 Feb 2006
Posts: 1
|
| Posted: Sun Feb 12, 2006 12:35 pm about mp3 help |
|
|
I think what he means is the URL has to have .wav or .mp3 or something to that effect on the end for it to play. I've been trying to get this crap to work for an hour. Here's what I did.
I went to emp3finder.com and searched my song. I found it (make sure it sounds right or it's the whole song). Then the part where it is highlighted in blue and says "right click mouse here and 'Save Target as' to download this file" I right clicked but instead of 'Save Target as' I clicked "E-Mail this Link to a Friend" and it brought up my yahoo mail accout with the correct .mps link on it. Then I cut and pasted it into my blog spot. But I think you can also use the media player the other people posted on this forum.
Errr........ I hope that helped?BTW it doesn't have all songs so I just picked another one. I don't know how to find the more obscure ones. |
|
|
colombiandevil
Joined: 19 Feb 2006
Posts: 2
|
| Posted: Sun Feb 19, 2006 1:08 pm |
|
|
| i have songs on limewire that i wanna put on my myspace. how do i find the url's for them? |
|
|
Corey Bryant
Joined: 15 May 2004
Posts: 8428
Location: Castle Pines North, CO USA
|
| Posted: Sun Feb 19, 2006 2:02 pm |
|
|
You will need to contact limewire's customer support
_________________
Corey
Loud Commerce | Loud Worx | Toll Free Solutions |
|
|
colombiandevil
Joined: 19 Feb 2006
Posts: 2
|
| Posted: Sun Feb 19, 2006 2:34 pm |
|
|
| where can i go 2 find song urls for 120 bars n' runinng by the game |
|
|
Nicksk8er7
Joined: 07 Apr 2006
Posts: 1
|
| Posted: Fri Apr 07, 2006 3:15 pm i need some help |
|
|
| Hey yeah uhh i got this song on my itunes library i want to know how i get the music url from that, Someone help me please thanks. |
|
|
lopezz
Joined: 31 Jul 2006
Posts: 1
|
| Posted: Mon Jul 31, 2006 11:22 am how do i add my own music to myspace |
|
|
hi iv tried acoupl things ppl posted on here but it still wont play.. im tryna put this song on myspace
http://esnips.com/doc/ca278356-b852-402c-9a56-dd666767bd92/05-cuz_im_a_g_(ft._conejo_dinero_mr._trippalot)-exe.mp3
can anyone help me out?? |
|
|
agent77
Joined: 09 Oct 2006
Posts: 1
|
| Posted: Mon Oct 09, 2006 9:11 am code for mp3 |
|
|
| Can someone help me get the code for a song called "Spice Must Flow" by EON? I can tell ya that it is on Limewire, but I can't seem to understand how to get the link or code..I know I am a tard when it somes to this stuff, so any help would be great! |
|
|
pinklisa
Joined: 13 Jan 2007
Posts: 2
|
| Posted: Sat Jan 13, 2007 2:26 am |
|
|
Corey Bryant wrote: Try
Code: <object id="MediaPlayer" width=320 height=286
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="filename" VALUE="interview_fox_video.asx">
<param name="autoStart" VALUE="true">
<param name="showControls" VALUE="true">
<param name="ShowStatusBar" value="true">
<param name="Autorewind" VALUE="true">
<param name="ShowDisplay" VALUE="false">
<embed src="interview_fox_video.asx" WIDTH=320 HEIGHT=286 type="application/x-mplayer2" name=MediaPlayer autostart=1 showcontrols=0 showstatusbar=1 autorewind=1 showdisplay=0>
</embed></object>
Replace the path interview_fox_video.asx in BOTH places to the path of your multi-media file. thank you this worked for me very well. |
|
|
| |