====== SoundCloud Player Embedding ====== The iframe plugin makes it possible to embed SoundCloud players on Audiobus Wiki pages. ===== How to Embed SoundCloud Players ===== * Go to the track's SoundCloud page and click on the share icon * Click on the the Embed tab * Copy the embed code which will look something like: * Carefully copy the text starting with //https:// and ending with the character that precedes the final quotation mark character * Create an almost empty iframe tag by typing {{url> 400,140}} * 400, 140 specify the width and height of the player. You can adjust these values * Set the insertion point after the > sign * Paste in the text that you copied earlier * You should now have something like this: {{url>https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/605590776&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true 400,140}} Preview your page and you should see a SoundCloud Player such as the one below: {{url>https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/605590776&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true 400,140}} {{tag> wiki_authoring}}