Help - Search - Members - Calendar
Full Version: standalone player problem
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
ich-rocke
i have this problem
i put it the myspace standalone player in my "private myspace" but i want to my friends have chance to add the songs from my profile
the problem is
when i have the "player type 3" ptype=3 the add songs option work, but the cover disc disappears and when i change the player type to 4 the cover comeback, but i can't add songs
anyone know how fix this ?

this is the code of the player:
CODE
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="all" height="345" width="450" id="shell" data="http://musicservices.myspace.com/Modules/MusicServices/Services/Embed.ashx/ptype=3,ap=0,plid=34632,artid=2755364,skinid=17,profid=207574813,shuffle=0">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="all" />
  <param name="movie" value="http://musicservices.myspace.com/Modules/MusicServices/Services/Embed.ashx/ptype=3,ap=0,plid=34632,artid=2755364,skinid=17,profid=207574813,shuffle=0" />
  <param name="bgcolor" value="#101010" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <param name="flashvars" value="e=http%3A//profile.myspace.com/index.cfm%3Ffuseaction%3Duser.viewprofile%26friendid%3D207574813" />
</object>
Mickey
Try changing the ptype to 4 and the ap to 1. There are two of each, so it should look like this:

CODE
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="all" height="345" width="450" id="shell" data="http://musicservices.myspace.com/Modules/MusicServices/Services/Embed.ashx/ptype=4,ap=1,plid=34632,artid=2755364,skinid=17,profid=207574813,shuffle=0">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="all" />
<param name="movie" value="http://musicservices.myspace.com/Modules/MusicServices/Services/Embed.ashx/ptype=4,ap=1,plid=34632,artid=2755364,skinid=17,profid=207574813,shuffle=0" />
<param name="bgcolor" value="#101010" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="e=http%3A//profile.myspace.com/index.cfm%3Ffuseaction%3Duser.viewprofile%26friendid%3D207574813" />
</object>

That should work. _smile.gif
ich-rocke
thx, but don't work, i can't add songs



in the past when i embed this player in a privat myspace worked great anyone can add song from my profile but right now don't work.
when i embed, the url disappear! is possible fix ?
CODE
<embed src="http://lads.myspace.com/music/player_popup.swf?d=MjA3NTc0ODEzXjEyMjU1NzQxNTk=&amp;n=aHR0cDovL211c2ljLm15c3BhY2UuY29tLw==&amp;u=MQ==&amp;s=MA==&amp;t=dW5kZWZpbmVk&amp;p=aHR0cDovL2lwcm9maWxlLm15c3BhY2UuY29tL2NvbW1hbmQuYXNweD9pZmlkPU1HTUdDaX
HQVFRQmdqZFlBOG1nVlRCVEJnb3JCZ0VFQVlJM1dBTUJvRVV3UXdJREFnQUJBZ0ptQXdJQ0FNQUVDQlp
UUdNZ3JRMnJCQkFwVEtyTFkyc3BRRXk1aTdsVXp0bmRCQmhGVkExY293TmVQSXg2OSUyRkZ2TWVKeWJN
FJsZnBKZnJBJTNE" quality="high" bgcolor="#FFFFFF" name="mp3player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" align="" width="450" height="345">
Mickey
Posts merged. Next time, use the Edit button if you have something else to say.

That won't work on your private MySpace because like all URLs, the music player URL has been converted into an MSPlink. I'm guessing there's no way around that. Sorry.
ich-rocke
ok thanks! i gonna find another way thanks
Mickey
Okay. Topic closed & moved.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.