Single File Players – Button
These players have a button graphic, they can be modified in a variety of ways, this page shows some examples along with the shortcodes used.
1) Play a url:
Shortcode:
[mp3j track="http://sjward.org/seven.mp3"]
2) Play a media library file:
Shortcode:
[mp3j track="octopus.mp3"]
3) Play a default folder file, add a volume control:
Shortcode:
[mp3j track="nightdrive.mp3" volslider="y"]
4) Flip button to left:
Shortcode:
[mp3j track="dolfinarium.mp3" flip="y"]
5) Change the title, add a caption:
Shortcode:
[mp3j track="Fishface@dolfinarium.mp3" caption="by Matt Jones"]
6) Just a big button and time/indicator:
Shortcode:
[mp3j track="tumbledown.mp3" title="" fontsize="40px" flip="y"]
7) Change font size egs:
Shortcode:
[mp3j track="dolfinarium.mp3" fontsize="14px"]
Shortcode:
[mp3j track="dolfinarium.mp3" fontsize="19px"]
Shortcode:
[mp3j track="dolfinarium.mp3" fontsize="24px"]
Shortcode:
[mp3j track="dolfinarium.mp3" fontsize="33px"]