Posted by
Phil Rabin
on Aug 14, 2007
We have great news for anyone wishing to spread their love of Indie Canadian music on their own blogs, myspace, but don't want to make their users feel like they're attending Indie Rock Jesus Camp.
Due to user complaints popular demand, the CBC Radio 3 web team has added the "autoplay" parameter to the embeddable R3 player, which in English means that you can set the player so that it won't start automatically when people arrive on your website.
Here's how to do it...
When you click on the embed link in the player, you will get a block of code. It looks pretty much exactly as it did before, save a new line which reads; &autoplay=true - this is the bit that tells the player to start playing as soon as a visitor arrives. If you change it to read; &autoplay=false, the player will load in the paused position.
So all you need to do is change "true" to "false" in the two places it occurs.
For example, take a look at the code for my personal playlist below:
Easy no? Happy html hacking!
Phil Rabin
CBC Radio 3 Web Team