By Squark
Description
This description allows to put your music playlist from www.playlist.com and put it on your site. Simply create your own playlist and copy embedding code between [[embed]] ... [[/embed]] tags as shown in the example below.
Code
[[embed]]
<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450px;"><embed style="width:435px; visibility:visible; height:270px;" allowScriptAccess="never" src="http://www.greatprofilemusic.com/mc/mp3player-othersite.swf?config=http://www.greatprofilemusic.com/mc/config/config_black.xml&mywidth=435&myheight=270&playlist_url=http://www.greatprofilemusic.com/loadplaylist.php?playlist=43713824" menu="false" quality="high" width="435" height="270" name="mp3player" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0"/><BR><a href=http://www.greatprofilemusic.com><img src=http://www.greatprofilemusic.com/mc/images/create_black.jpg border=0></a><a href=http://www.greatprofilemusic.com/standalone/43713824 target=_blank><img src=http://www.greatprofilemusic.com/mc/images/launch_black.jpg border=0></a><a href=http://www.greatprofilemusic.com/download/43713824><img src=http://www.greatprofilemusic.com/mc/images/get_black.jpg border=0></a> </div>
[[/embed]]
In action
Thanks to tsangk for this great snippet: conditional-blocks
text above inserted with:
[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]
Other snippets posted by Squark
Mp3 and video player - 21 Oct 2016 12:48
Voicethread - 16 Feb 2012 01:51
Vimeo - 16 Feb 2012 01:51
Teachertube - 16 Feb 2012 01:46
Slideboom - 16 Feb 2012 01:42
Schooltube - 16 Feb 2012 01:40
Reflections - 16 Feb 2012 01:39
Picasaweb - 16 Feb 2012 01:30
Ohloh - 16 Feb 2012 01:27
Js Kit Ratings - 16 Feb 2012 01:15
Gametrailers - 16 Feb 2012 01:03
Flickr Video - 16 Feb 2012 01:01
Dailymotion - 15 Feb 2012 00:42
Collapsible Block Unleashed - 15 Feb 2012 00:33
Blip TV - 15 Feb 2012 00:26
Rate this solution
If you think this solution is useful — rate it up!
OMG! Thank you BOTH. I cannot express my appreciation, and I pray there is special treasure in Heaven waiting for you for your kindness. This means a great deal to me. Thank you again.
Is anyone still watching this thread? Is anyone willing to try to help me, please?
It would be helpful if you gave us more to work with than simply, "None of the suggestions in this thread have helped me." What code are you using? What message, if any, are you getting with it? Is the playlist applet displaying but it's not pulling up your playlist?
There could be any number of things wrong. If you want us to help you, you need to let us know -exactly- what you're doing first.
Thanks for responding, Berdusk. Good point. I did think about posting the code I get from Playlist.com, but it's rather lengthy. But since you asked….
The code is as follows:
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNjkyODQ4MjMwNDYmcHQ9MTI2OTI4NDgzMzE4NyZwPTY5NDMwMSZkPSZnPTEmbz*zNWFjYjE*NGE5MTA*OWMyYWVj/NGI3NGU5ZGU3MWU*YSZvZj*w.gif" /><div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450px;"> <object width="435" height="270"> <param name="movie" value="http://www.playlistproject.net/mc/mp3player_new.swf"></param> <param name="allowscriptaccess" value="never"></param> <param name="wmode" value="transparent"></param> <param name="flashvars" value="config=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_noautostart.xml&mywidth=435&myheight=270&playlist_url=http%3A%2F%2Fwww.playlistproject.net%2Fpl.php%3Fplaylist%3D75817693%26t%3D1269284844&wid=os"></param> <embed style="width:435px; visibility:visible; height:270px;" allowScriptAccess="never" src="http://www.playlistproject.net/mc/mp3player_new.swf" flashvars="config=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_noautostart.xml&mywidth=435&myheight=270&playlist_url=http%3A%2F%2Fwww.playlistproject.net%2Fpl.php%3Fplaylist%3D75817693%26t%3D1269284844&wid=os" width="435" height="270" name="mp3player" wmode="transparent" type="application/x-shockwave-flash" border="0"/> </object> <br/> <a href="http://www.playlistproject.net"><img src="http://www.playlistproject.net/mc/images/create_black.jpg" border="0" alt="Get a playlist!"/></a> <a href="http://www.playlistproject.net/playlist/19409329419/standalone" target="_blank"><img src="http://www.playlistproject.net/mc/images/launch_black.jpg" border="0" alt="Standalone player"/></a> <a href="http://www.playlistproject.net/playlist/19409329419/download"><img src="http://www.playlistproject.net/mc/images/get_black.jpg" border="0" alt="Get Ringtones"/></a> </div>
When I embed the code, I get the following message:
"Sorry, no match for the embedded content."
And … now I'm stuck. I don't even know what other information I can offer that might be helpful. Any suggestions you can offer, however, would be hugely appreciated.
I tried to use the [[html]] ... [[/html]] block but it doesn't seem to work for this (page was just continuously loading)
Try this code instead:
I got that code by pasting what you gave me into this page: http://snippets.wikidot.com/code:iframe-embed
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)
It works in a html block too, which I think is even simpler.
[edit- Oops! I forgot html blocks are disabled in forum messages, but I tested it and it does work.]
-Ed
Community Admin
Ahh, so that's why it was messing up for me. Instead of getting an error message I had a page that refuesed to load my comment. Not sure how I managed to edit the thing to remove the code. IE8 was throwing a fit.
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)
Hi,
I've tried all the above suggestions getting my playlist onto my site. The files on my playlist are url links- does that matter? I've been using the code for 'other' sites. thanks for any help!!!
The code given by playlist.com DOES NOT WORK.
You need to use the snippet above and swap out the playlist number for the one they give you in the code from playlist.com.
You can alter configuration settings using the steps I've offered above, but I'd suggest just changing out the playlist #'s first. Best of luck. :)
Addendum: It should be noted that (to my knowledge) Video Playlists don't seem to have a wikidot code to start from at this time. Your best bet is simply to fit an IFRAME to the size of your playlist and link it to a page with ONLY your playlist on it.
Yeah, none of the suggestions in this thread have helped me. Admittedly, in my case, the problem is most likely a loose nut behind the wheel, but PLEASE, could someone take a bit of pity on a non-codemonkey and walk me through this?
For starters, we ARE talking about playlists from www.playlist.com. However, the code in the example above seems to draw it's playlist from www.greatprofilemusic.com, while the embed code I get from playlist.com has www.musicplaylist.us as the key site. The syntax is all different and simply swapping out the number does nothing.
Please, any suggestions?
*plays around with it for a while*
Looks like you can also replace the word config_black.xml with the following underscored word config_white_noautostart_shuffle.xml and it will A) NOT start automatically, and B) have Shuffle on by default.
Basically, go into Project Playlist and get the code using whatever settings you normally would, and pull 1) Your Playlist #, and 2) the config_whatever_is_here.xml file and switch those out with what's in the example above, and your playlist will work fine. :)
Just take the code sample above (if you're using Project Playlist) and switch out the playlist number in the code here for YOUR playlist #. Works like a charm. :)
This code only seems to work with the Autoplay option set to "on" and Random/Shuffle option turned off when you get the embed code from Playlist.com (in other words: don't alter any of the options when you get the embed code from Playlist.com, otherwise it won't embed). Is there any way to get it to support Autoplay turned off or alter the code to shut off Autoplay without ruining the embed feature?
Edit: It works with Autoplay turned off. Random/Shuffle seems to be the problem option. For those of you having problems with this code, try it without the Random/Shuffle option turned on.
Edit: Or not. It seems to vary from code-to-code. I've had only 100% success with the Autoplay feature turned on and Random/Shuffle turned off. It works fine with Autoplay turned off on one page, but not the other.
I tried using the code for the 'other' on the playlist, but it isn't working on my Wikidot site. It says Sorry, no match for the embedded content.
Thanks for the awesome suggestion,
Do you know how to go about changing the size of playlist so that it doesn't cut off the entire spectrum?
Thanks :)
Beautiful. Thanks.