1. Home >
  2. Computers & Internet >
  3. Internet >
  4. MySpace >
  5. Resolved Question
andersonlo@sbcglobal.net anderson...
Member since:
August 26, 2007
Total points:
102 (Level 1)

Resolved Question

Show me another »

How do i get my band's myspace standalone player onto my personal page?

CAn some one help me with this? i want to put my bands music player on to my original myspace. how can i do this? for codes whihc are codes are the player?
  • 2 years ago
xpressadder by xpressad...
Member since:
November 17, 2007
Total points:
286 (Level 2)

Best Answer - Chosen by Voters

doing that is a violation of the TOS...just read it

but if you still want to do it...
do a view source on your band page...
do a search for "object" and copy everything between the first open "object" tag and the first end one

then just paste that onto your page...
the size and everything else will be in place, so there is no need to mess with any of that code
  • 2 years ago
100% 1 Vote

There are currently no comments for this question.

Other Answers (2)

  • Dawanna J by Dawanna J
    Member since:
    March 14, 2007
    Total points:
    22073 (Level 6)
    1. Get Firefox
    2. Get Firebug
    3. Go to your own myspace music site e.g. an example of the standalone player
    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:

    <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=aHR0cDovL2… &t=W8FpTvAhcit4D4UWQaDqSnIPyUPe9GFyexv0J… L/MUWmmL8beKeklWVGMOFB9R2q4wRBswH0me5AHU… DIwODQ3&a=0&d=Mjk3MzUwOV4xMTc3OTM1NDgy&p… 2lwcm9maWxlLm15c3BhY2UuY29tL2NvbW1hbmQuY… kPU1HTUdDaXNHQVFRQmdqZFlBOGVnVlRCVEJnb3J… 1dBTUJvRVV3UXdJREFnQUJBZ0ptQXdJQ0FNQUVDS… PR3ZCQkJVUmFjMFl5YTRCaC9NZGhkZ0FuYlpCQml… C9GWlp0bTZuakExRE5nRWlUYzlxeDY0OD0=">
    <param name="allowScriptAccess" value="never" />
    <param name="allowNetworking" value="all" />
    <param name="movie" value="http://lads.myspace.
    com/music/musicplayer.swf?n=aHR0cDovL2… &t=W8FpTvAhcit4D4UWQaDqSnIPyUPe9GFyexv0J… L/MUWmmL8beKeklWVGMOFB9R2q4wRBswH0me5AHU… DIwODQ3&a=0&d=Mjk3MzUwOV4xMTc3OTM1NDgy&p… 2lwcm9maWxlLm15c3BhY2UuY29tL2NvbW1hbmQuY… kPU1HTUdDaXNHQVFRQmdqZFlBOGVnVlRCVEJnb3J… 1dBTUJvRVV3UXdJREFnQUJBZ0ptQXdJQ0FNQUVDS… PR3ZCQkJVUmFjMFl5YTRCaC9NZGhkZ0FuYlpCQml… C9GWlp0bTZuakExRE5nRWlUYzlxeDY0OD0=" />
    </object></body></html>

    Source(s):

    • 2 years ago
    0% 0 Votes
  • El Duderino by El Duderino
    Member since:
    May 15, 2006
    Total points:
    13086 (Level 6)
    I figured out a way to do it. Go to the page with the music player on it and right click,> view page source
    Scroll down the page until you find the code for the music player. You should be able to identify it, it'll have a lot of properties for the player (size, param names, id=mp3 player, ect.) You don't need all that crap.
    Just seek out the embeded src. It will be towards the bottom of the player's code and it will be a url with a long list of numbers. Copy the entire embed src and paste it in this code. Then paste it into your profile.

    <OBJECT>
    <embed src="PLAYER'S SOURCE HERE"
    </embed>
    </OBJECT>

    *Also works for bulletins*
    • 2 years ago
    0% 0 Votes

Answers International

Yahoo! does not evaluate or guarantee the accuracy of any Yahoo! Answers content. Click here for the Full Disclaimer.

Help us improve Yahoo! Answers. Send Feedback