how do I embed code

I want to place a mp3 player widget from mix cloud onto 6Towns Radio

how do i embed this code onto the page? Don’t like this getting your hands dirty with code lark but suppose you can’t avoid it!

The Slagg Brothers 6 Towns Show 21.03.13 by Slagg Brothers 6 Towns Radio on Mixcloud


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This code really is two sections

Section 1 is the iFrame code to display the mp3 stuff.

The 2nd is to display the title and artist - which you can add yourself.

Try using the iFrame action with the source as

//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fslaggbrothers%2Fthe-slagg-brothers-6-towns-show-210313%2F&embed_uuid=6bc810d0-0b67-421a-85fa-20b90b5463bc&stylecolor=&embed_type=widget_standard

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Note that if you do this, leaving off the http: prefix means you won’t be able to preview this on your Mac. The reason why scripts are distributed in this manner is so that they can work around having to provide separate instructions for https: (secure) hosting.

Walter

On Apr 7, 2013, at 11:47 AM, DeltaDave wrote:

This code really is two sections

Section 1 is the iFrame code to display the mp3 stuff.

The 2nd is to display the title and artist - which you can add yourself.

Try using the iFrame action with the source as

//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fslaggbrothers%2Fthe-slagg-brothers-6-towns-show-210313%2F&embed_uuid=6bc810d0-0b67-421a-85fa-20b90b5463bc&stylecolor=&embed_type=widget_standard

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Brilliant - many thanks for that. I linked the widget in a ‘text link to new window’ - is this best thing to do
Couple more questions! Why do I just copy code up to ‘standard’ - do I not need the 2nd half of code and secondly - how do I display title and artist, would this be just a link to a playlist.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The following code is purely to display the Artist name with links etc.

<div style=”clear:both; height:3px; width:372px;”></div><p style=”display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px; color:#02a0c7; width:372px;”>The Slagg Brothers 6 Towns Show 21.03.13 by Slagg Brothers 6 Towns Radio on Mixcloud</p><div style=”clear:both; height:3px;”></div>

Surely you can do that bit yourself.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

None taken!
Its just that, as a code virgin, I wondered why you needed just half of the code. To compare, I have now inserted all the code and there doesn’t appear to be any difference.
Thank you for your help.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I was simply suggesting you add it yourself so that you can easily style it the way you want it to look.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options