Allows you to embed mixtapes from 8tracks.com via a shortcode.
Some useful syntax examples:
Parameters:
You can also add the 'height', 'width', 'flash', 'playops', 'artist', 'dj', 'sort', 'smart_id', and 'tags' parameters to the shortcode.
This would look like:
[8tracks url="" height="" width="" playops="" flash="" tags="" artist="" dj="" sort="" smart_id=""]
Height and Width are optional, and default to 250 and 300 respectively. Height and Width for Collections defaults to 500 and 500. Width for widgets is 100%.
Flash allows you to choose whether you want to use the new HTML5 player (default setting), or whether you'd like to stick with Flash. To do this, add flash="yes" into your shortcode.
Playops is optional, and can be set to 'shuffle', 'autoplay', or 'shuffle+autoplay'.
These shuffle your mix, autostart your mix, or both.
Note about shuffle: Shuffle is done for each user - on first play - by 8tracks.
It's a randomized mix, but you can still exit and resume where you were.
NOTE: url cannot be used in conjunction with tags, artist, dj, or smart_id. This should be fairly straightforward, as these allow you to search for sets of mixes, and url specifies a particular mix.