html audio player - Joomla! Forum - community, help and support


hi, trying add html 5 audio player joomla site.

now website gives instructions on how add plugin, not sure , how need add coding.

this website tells me do:
installation

1. put "audio.js", "player-graphics.gif" & "audiojs.swf" in same folder.

2. include audio.js file:
<script src="/audiojs/audio.min.js"></script>

2. initialise audio.js:
<script>
audiojs.events.ready(function() {
var = audiojs.createall();
});
</script>

4. can use <audio> wherever in html:
<audio src="/mp3/juicy.mp3" preload="auto" />


but im stuck dont know need put coding into?

please help

you can make folder/directory in root (public_html)
and name "audiojs"
and put files there





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support