Playlist

By Squark 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

Teachertube - 06 Jun 2021 03:45
Mp3 and video player - 21 Oct 2016 12:48
Voicethread - 16 Feb 2012 01:51
Vimeo - 16 Feb 2012 01:51
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!

rating: +5
RFlatstone RFlatstone 23 Mar 2010 13:10

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.

by RFlatstone RFlatstone , 23 Mar 2010 13:10
RFlatstone RFlatstone 22 Mar 2010 14:34

Is anyone still watching this thread? Is anyone willing to try to help me, please?

by RFlatstone RFlatstone , 22 Mar 2010 14:34
Berdusk Berdusk 22 Mar 2010 18:46

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.

by Berdusk Berdusk , 22 Mar 2010 18:46
RFlatstone RFlatstone 22 Mar 2010 19:10

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&amp;mywidth=435&amp;myheight=270&amp;playlist_url=http%3A%2F%2Fwww.playlistproject.net%2Fpl.php%3Fplaylist%3D75817693%26t%3D1269284844&amp;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&amp;mywidth=435&amp;myheight=270&amp;playlist_url=http%3A%2F%2Fwww.playlistproject.net%2Fpl.php%3Fplaylist%3D75817693%26t%3D1269284844&amp;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.

by RFlatstone RFlatstone , 22 Mar 2010 19:10
leiger leiger 22 Mar 2010 23:33

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:

[[embed]]
<iframe class="" style="" frameborder="0" width="100%" height="300px" align="" scrolling="no" src="http://snippets.wdfiles.com/local--code/code:iframe-embed#%3Cimg%20style%3D%22visibility%3Ahidden%3Bwidth%3A0px%3Bheight%3A0px%3B%22%20border%3D0%20width%3D0%20height%3D0%20src%3D%22http%3A//counters.gigya.com/wildfire/IMP/CXNID%3D2000002.0NXC/bT*xJmx*PTEyNjkyODQ4MjMwNDYmcHQ9MTI2OTI4NDgzMzE4NyZwPTY5NDMwMSZkPSZnPTEmbz*zNWFjYjE*NGE5MTA*OWMyYWVj/NGI3NGU5ZGU3MWU*YSZvZj*w.gif%22%20/%3E%3Cdiv%20style%3D%22text-align%3A%20center%3B%20margin-left%3A%20auto%3B%20visibility%3Avisible%3B%20margin-right%3A%20auto%3B%20width%3A450px%3B%22%3E%20%3Cobject%20width%3D%22435%22%20height%3D%22270%22%3E%20%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.playlistproject.net/mc/mp3player_new.swf%22%3E%3C/param%3E%20%3Cparam%20name%3D%22allowscriptaccess%22%20value%3D%22never%22%3E%3C/param%3E%20%3Cparam%20name%3D%22wmode%22%20value%3D%22transparent%22%3E%3C/param%3E%20%3Cparam%20name%3D%22flashvars%22%20value%3D%22config%3Dhttp%253A%252F%252Fwww.indimusic.us%252Fext%252Fpc%252Fconfig_black_noautostart.xml%26amp%3Bmywidth%3D435%26amp%3Bmyheight%3D270%26amp%3Bplaylist_url%3Dhttp%253A%252F%252Fwww.playlistproject.net%252Fpl.php%253Fplaylist%253D75817693%2526t%253D1269284844%26amp%3Bwid%3Dos%22%3E%3C/param%3E%20%3Cembed%20style%3D%22width%3A435px%3B%20visibility%3Avisible%3B%20height%3A270px%3B%22%20allowScriptAccess%3D%22never%22%20src%3D%22http%3A//www.playlistproject.net/mc/mp3player_new.swf%22%20flashvars%3D%22config%3Dhttp%253A%252F%252Fwww.indimusic.us%252Fext%252Fpc%252Fconfig_black_noautostart.xml%26amp%3Bmywidth%3D435%26amp%3Bmyheight%3D270%26amp%3Bplaylist_url%3Dhttp%253A%252F%252Fwww.playlistproject.net%252Fpl.php%253Fplaylist%253D75817693%2526t%253D1269284844%26amp%3Bwid%3Dos%22%20width%3D%22435%22%20height%3D%22270%22%20name%3D%22mp3player%22%20wmode%3D%22transparent%22%20type%3D%22application/x-shockwave-flash%22%20border%3D%220%22/%3E%20%3C/object%3E%20%3Cbr/%3E%20%3Ca%20href%3D%22http%3A//www.playlistproject.net%22%3E%3Cimg%20src%3D%22http%3A//www.playlistproject.net/mc/images/create_black.jpg%22%20border%3D%220%22%20alt%3D%22Get%20a%20playlist%21%22/%3E%3C/a%3E%20%3Ca%20href%3D%22http%3A//www.playlistproject.net/playlist/19409329419/standalone%22%20target%3D%22_blank%22%3E%3Cimg%20src%3D%22http%3A//www.playlistproject.net/mc/images/launch_black.jpg%22%20border%3D%220%22%20alt%3D%22Standalone%20player%22/%3E%3C/a%3E%20%3Ca%20href%3D%22http%3A//www.playlistproject.net/playlist/19409329419/download%22%3E%3Cimg%20src%3D%22http%3A//www.playlistproject.net/mc/images/get_black.jpg%22%20border%3D%220%22%20alt%3D%22Get%20Ringtones%22/%3E%3C/a%3E%20%3C/div%3E"></iframe>
[[/embed]]

[フレーム]

I got that code by pasting what you gave me into this page: http://snippets.wikidot.com/code:iframe-embed


~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server

Last edited on 22 Mar 2010 23:36 by leiger
by leiger leiger , 22 Mar 2010 23:33
(account deleted) 22 Mar 2010 23:40

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

[[html]]
<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&amp;mywidth=435&amp;myheight=270&amp;playlist_url=http%3A%2F%2Fwww.playlistproject.net%2Fpl.php%3Fplaylist%3D75817693%26t%3D1269284844&amp;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&amp;mywidth=435&amp;myheight=270&amp;playlist_url=http%3A%2F%2Fwww.playlistproject.net%2Fpl.php%3Fplaylist%3D75817693%26t%3D1269284844&amp;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>
[[/html]]
Last edited on 22 Mar 2010 23:42 by (account deleted)
by (account deleted), 22 Mar 2010 23:40
leiger leiger 23 Mar 2010 04:29

[edit- Oops! I forgot html blocks are disabled in forum messages, but I tested it and it does work.]

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.


~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server

by leiger leiger , 23 Mar 2010 04:29
Nothing works!
HERE Arts HERE Arts 02 Nov 2009 22:10

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!!!

by HERE Arts HERE Arts , 02 Nov 2009 22:10
Re: Nothing works!
Berdusk Berdusk 26 Feb 2010 14:36

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.

Last edited on 26 Feb 2010 14:48 by Berdusk
by Berdusk Berdusk , 26 Feb 2010 14:36
Re: Nothing works!
RFlatstone RFlatstone 16 Mar 2010 14:33

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?

by RFlatstone RFlatstone , 16 Mar 2010 14:33
Berdusk Berdusk 05 Jun 2009 01:38

*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. :)

by Berdusk Berdusk , 05 Jun 2009 01:38
Berdusk Berdusk 04 Jun 2009 20:10

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. :)

by Berdusk Berdusk , 04 Jun 2009 20:10
Stuistic Stuistic 25 Dec 2008 01:06

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.

Last edited on 25 Dec 2008 01:38 by Stuistic
by Stuistic Stuistic , 25 Dec 2008 01:06
Isn't working
Trailmix Trailmix 12 Dec 2008 18:16

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.

by Trailmix Trailmix , 12 Dec 2008 18:16
Changing the size of Playlist
Susan Kennedy Susan Kennedy 28 Nov 2008 23:29

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 :)

by Susan Kennedy Susan Kennedy , 28 Nov 2008 23:29
Beautiful.
Georges42 Georges42 13 Oct 2008 13:29

Beautiful. Thanks.

by Georges42 Georges42 , 13 Oct 2008 13:29
page revision: 2, last edited: 16 Feb 2012 01:31
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).

AltStyle によって変換されたページ (->オリジナル) /