| View previous topic :: View next topic |
| Author |
Message |
PhoenicianPride
Joined: 24 Apr 2007 Posts: 2
|
Posted: Tue Apr 24, 2007 10:06 am Add a Music Player to ur site |
|
|
|
Hey
Go and register with this site. You search the song or the band or Djs u want and then u can add them to ur player.
Then the site will code it for u and generate a code so u can place it (normally under my music on myspace)
However, when u add or delete and arrange the songs, there is no need to copy & paste the code again on ur myspace. Cuz ur player is conectin automatically to that site.
http://www.projectplaylist.com/
Good luck.
Check out myspace.com/PhoenicianPride. Adn see if that s what ur lookin for.
Sometime, if the site has overload issues with the first song u have on the player, then the player might get delayed to load on ur page. |
|
vicar
Joined: 30 Apr 2007 Posts: 1
|
Posted: Mon Apr 30, 2007 11:30 am how to do it |
|
|
|
1. Get Firefox
2. Get Firebug
3. Go to myspace music site e.g. www.myspace.com/opeth
4. Wait until site loads completely
5. Open firebug
6. Select “Flash†on the top bar
7. Select “Net†on the next bar down
8. Right click musicplayer.swf or similar and select open in new tab
9. Re-open firebug in the new tab
10. Select html in the second bar down
11. Hover mouse over “html†bit and click “copy htmlâ€
12. Go to MSword or other word-processing application
13. Paste previously copied html into MSword
14. Change the bit that says width=â€100%†to width=â€425â€
15. Change the bit that says height=â€100%†to height=â€350â€
16. Copy and paste into music section or wherever you want the player
Once you’ve pasted it into your section and saved it should look something like this:
| Code: |
<html><body marginwidth="0" marginheight="0"><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="all" height="350" width="425" data="http://lads.myspace.com/music/musicplayer.swf?n=aHR0cDovL211c2ljLm15c3BhY2UuY29t&t=W8FpTvAhcit4D4UWQaDqSnIPyUPe9GFyexv0Ji3PjdMkL/MUWmmL8beKeklWVGMOFB9R2q4wRBswH0me5AHUXA==&u=MTgzMDIwODQ3&a=0&d=Mjk3MzUwOV4xMTc3OTM1NDgy&p=aHR0cDovL2lwcm9maWxlLm15c3BhY2UuY29tL2NvbW1hbmQuYXNweD9pZmlkPU1HTUdDaXNHQVFRQmdqZFlBOGVnVlRCVEJnb3JCZ0VFQVlJM1dBTUJvRVV3UXdJREFnQUJBZ0ptQXdJQ0FNQUVDS0F1VTBPckdPR3ZCQkJVUmFjMFl5YTRCaC9NZGhkZ0FuYlpCQmlhMURZUUEyTC9GWlp0bTZuakExRE5nRWlUYzlxeDY0OD0=">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="all" />
<param name="movie" value="http://lads.myspace.com/music/musicplayer.swf?n=aHR0cDovL211c2ljLm15c3BhY2UuY29t&t=W8FpTvAhcit4D4UWQaDqSnIPyUPe9GFyexv0Ji3PjdMkL/MUWmmL8beKeklWVGMOFB9R2q4wRBswH0me5AHUXA==&u=MTgzMDIwODQ3&a=0&d=Mjk3MzUwOV4xMTc3OTM1NDgy&p=aHR0cDovL2lwcm9maWxlLm15c3BhY2UuY29tL2NvbW1hbmQuYXNweD9pZmlkPU1HTUdDaXNHQVFRQmdqZFlBOGVnVlRCVEJnb3JCZ0VFQVlJM1dBTUJvRVV3UXdJREFnQUJBZ0ptQXdJQ0FNQUVDS0F1VTBPckdPR3ZCQkJVUmFjMFl5YTRCaC9NZGhkZ0FuYlpCQmlhMURZUUEyTC9GWlp0bTZuakExRE5nRWlUYzlxeDY0OD0=" />
</object></body></html>
|
|
|
guitarkyle
Joined: 30 Apr 2007 Posts: 12
|
Posted: Mon Apr 30, 2007 12:52 pm Re: Standalone Player |
|
|
|
This page lets you create a playlist of MP3's using a flash player.
http://zobster.us/flashmp3player
(You need to have the MP3's uploaded somewhere for this to work) |
|
teflon mgc
Joined: 02 May 2007 Posts: 2
|
Posted: Wed May 02, 2007 7:58 pm Re: NEED TO KNOW how to add a standalone player in myspace |
|
|
|
| SOME_girl wrote: |
what are the codes?
how do I code my own music???? |
WATS TO CODE FOR THE STANDALONE PLAYER? |
|
guitarkyle
Joined: 30 Apr 2007 Posts: 12
|
Posted: Thu May 03, 2007 4:15 pm |
|
|
|
If you're talking about the MySpace Standalone Player, you simply go to a bands web site and add the song you want from the playlist (there is an option to 'add this song to profile').
Does this help?
Let me know.
Kyle |
|
Caniesha
Joined: 26 May 2007 Posts: 1
|
Posted: Sat May 26, 2007 2:38 pm Adding another artist music to your page |
|
|
|
To add the music to your page go to
http://www.pushthings.com/index2.php and type in the artists URL and click create and it will give you the code. |
|
jasmine
Joined: 10 Jun 2007 Posts: 1
|
Posted: Sun Jun 10, 2007 3:48 pm |
|
|
|
Hi, i have a few questions about adding a standalone player in myspace
I followed the directions of
1. Get Firefox
2. Get Firebug
3. Go to myspace music site e.g. www.myspace.com/damir1
4. Wait until site loads completely
5. Open firebug
6. Select “Flash†on the top bar ( where is the flash)
7. Select “Net†on the next bar down ( where is net)
8. Right click musicplayer.swf or similar and select open in new tab
9. Re-open firebug in the new tab
10. Select html in the second bar down
11. Hover mouse over “html†bit and click “copy htmlâ€
12. Go to MSword or other word-processing application
13. Paste previously copied html into MSword
14. Change the bit that says width=â€100%†to width=â€425â€
15. Change the bit that says height=â€100%†to height=â€350â€
16. Copy and paste into music section or wherever you want the player
I also pasted it into my section.
Is there a faster way than this? |
|
rockero123

Joined: 16 Jun 2007 Posts: 16
|
|
rockero123

Joined: 16 Jun 2007 Posts: 16
|
|
rockero123

Joined: 16 Jun 2007 Posts: 16
|
|
rdas111
Joined: 16 Jun 2007 Posts: 3
|
Posted: Sat Jun 16, 2007 10:30 pm Rockero comment |
|
|
|
Hey Rockero!
I've used your instructions repeatedly and still cannot get the player to show.
Please help! |
|
rdas111
Joined: 16 Jun 2007 Posts: 3
|
Posted: Sat Jun 16, 2007 10:48 pm Halloweenhamster |
|
|
|
Hey hamster!
I have tried your suggestion and cannot get it to work!!!
What can I do!!? |
|
GoodbyeSergeant
Joined: 25 Jun 2007 Posts: 1
|
Posted: Mon Jun 25, 2007 9:17 am |
|
|
|
I've managed to get the code to work in a simple webpage, but not in a myspace profile.
Do you think Myspace have stopped it being possible now? |
|
Pattons3rd

Joined: 28 Dec 2006 Posts: 1212 Location: Colorado
|
Posted: Tue Jun 26, 2007 5:14 am |
|
|
|
| They have blocked <embed> I hear. |
|
portc954
Joined: 28 Jun 2007 Posts: 5
|
Posted: Thu Jun 28, 2007 9:48 am standalone player on myspace |
|
|
|
well it's really simple and many people on here make it seems dificult but
all you have to do is
1.) go to the artist's page that your trying to get the player
2.) then go to view > source
3.) press ctrl+f and put >>>
<embed src="http://lads.myspace.com/music/musicplayer.swf?
4.) copy the whole text from <embed> - </embed>
( I recomending doing it backwards from </embed> to <embed> i found it alot easier)
5. then you paste it anywhere u want it on your myspace
6. got any questions ? hit me up on myspace
myspace.com/95768349 |
|
|