 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
mafiaboi
Joined: 24 Aug 2007
Posts: 1
|
| Posted: Fri Aug 24, 2007 7:12 am whats the html code for myspace standalone player |
|
|
| i want to use my standalone player in messages and comment how do i get the html code for my standalone player? |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4883
Location: MS
|
| Posted: Wed Sep 05, 2007 8:41 pm |
|
|
Go to the page with the stand alone player, right-click on the page and select view source. Look for the <object></object> tags and copy paste all the code between those two tags where you want it on the MySpace page. This code may include the <embed> tag. Include this too. If only the embed tag is there then copy/paste that code into where you want it on your MySpace page.
You might try using MySpace's New Profile Editor. You must be logged in and using Internet Explorer until they get this working for all browsers.
Ron
Voyager_One
Voyager_Two |
|
|
woogamble
Joined: 19 Sep 2007
Posts: 1
|
| Posted: Wed Sep 19, 2007 3:41 am Re: show me the html code for myspace standalone player |
|
|
| [quote="mafiaboi"][b]i want to use my standalone player in messages and comment how do i get the html code for my standalone player?[/b][/quote] |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4883
Location: MS
|
| Posted: Wed Sep 19, 2007 9:00 am |
|
|
This is the current and actual code that is used on the MySpace page which MySpace will strip away if you try to install it yourself:
Code: <div id="mini">
Hello, you either have JavaScript turned off or an old version of Macromedia's Flash Player. <a href="http://www.macromedia.com/go/getflashplayer/">Click here</a> to get the latest flash player.
</div>
<script type="text/javascript" language="javascript">
// <![CDATA[
var s = "http://lads.myspace.com/mini/mini.swf?b=MTY2MjU3NTE=&o=ODc4MzI5ODg=&d=MTE5MDIyMDgxNw==&i=MTk0MTY1Njk5&a=RmFsc2U=";
var so = new SWFObject( s , "mini", "295", "51", "8", "#ffffff");
so.addParam("allowscriptaccess", "always");
so.addVariable("culture", "en-US");
so.write("mini");
// ]]>
</script>
The code part that is the actual player above is:
Code: http://lads.myspace.com/mini/mini.swf?b=MTY2MjU3NTE=&o=ODc4MzI5ODg=&d=MTE5MDIyMDgxNw==&i=MTk0MTY1Njk5&a=RmFsc2U="
I would suggest you use a MySpace Player Maker site:
MYsPLAYER MySpace Music Player
or pick one from a Google search.
Ron
Voyager One
Voyager Two[/code] |
|
|
skystorm1
Joined: 30 Sep 2007
Posts: 1
|
| Posted: Sun Sep 30, 2007 9:26 am THIS WHAT IT SHOULD LOOK LIKE |
|
|
| <embed src="http://lads.myspace.com/music/musicplayer.swf?n=aHR0cDovL211c2ljLm15c3BhY2UuY29t&t=NrDKLPSvTty70MI5NEQe7j0Wbnk6nWgUlgCIgLDK5V1mZFNRbEsnDzLvSoHusRtDck7Xd7JfE1wX3+uktKh/LQ==&u=MTYwMDY0NDA0&a=0&d=MTYwMDY0NDA0XjExOTA3NjY5OTk=&p=aHR0cDovL2lwcm9maWxlLm15c3BhY2UuY29tL2NvbW1hbmQuYXNweD9pZmlkPU1HTUdDaXNHQVFRQmdqZFlBOXlnVlRCVEJnb3JCZ0VFQVlJM1dBTUJvRVV3UXdJREFnQUJBZ0ptQXdJQ0FNQUVDSzd6SUtDRTZ1b1hCQkF2WFlSZ3ZjYWR2a0FrU0ZIMVNUTi9CQmlMaWpPbzhSd2tuWldiQndRQnAza3ZaeXhYdGdzMG0vYz0=" quality=high bgcolor=#FFFFFF " > </embed> |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4883
Location: MS
|
| Posted: Sun Sep 30, 2007 6:45 pm |
|
|
Unless the powers at MySpace have changed their collective minds, the embed tags are filtered out. I haven't checked lately. JS is filtered for security reasons, but MySpace has been filtering out embed, iframe, and object tags, swf file types and one or two others.
This filtering is why some people have problems entering their own code and getting it to take. Use of the MySpace Profile Editor helps you do a lot of things you normally want to do. It is a complex editor because of the number of tools you have to use.
Use of other MySpace Generators from other sites work very well, too. Good luck on adding the embed code given.
Ron |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|