How to make mp3 templates for websites
Hi guys,
I'm making mp3 templates for websites and only use arrays to schedule the order of playing music. Is there an easier way of doing this and if so please share the source code of the same.
regards
Hi guys,
I'm making mp3 templates for websites and only use arrays to schedule the order of playing music. Is there an easier way of doing this and if so please share the source code of the same.
regards
Hi,
Follow this instruction:
Includes "fallback" "bgsound" for non-HTML5 IE browsers only.
Code1:Attached
For Looping the Music:
Edit the loop="1" to loop="100" on code line number 14,
and locate the audio tag in the sound code and add "loop" as highlighted below:
Code2:Attached
For simple background music in Internet Explorer only use the following code:
Code3:Attached
To get more Code for HTML Audio
Hope you will enjoy it.
Thanking you
Franke Mary