standalone player problem, help! |
![]() ![]() |
standalone player problem, help! |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Sep 2008 Member No: 688,305 ![]() |
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> |
|
|
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
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. ![]() |
|
|
![]()
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Sep 2008 Member No: 688,305 ![]() |
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=&n=aHR0cDovL211c2ljLm15c3BhY2UuY29tLw==&u=MQ==&s=MA==&t=dW5kZWZpbmVk&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">
Reason for edit: Please don't double post. - Mike
|
|
|
![]()
Post
#4
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
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. |
|
|
![]()
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Sep 2008 Member No: 688,305 ![]() |
ok thanks! i gonna find another way thanks
|
|
|
![]()
Post
#6
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Okay. Topic closed & moved.
|
|
|
![]() ![]() |