Post by smwoodcrafts » Thu Oct 25, 2018 10:33 pm

Hey,
There is a radio program that has plugged my business a few times and I have the mp3 files and their permission to use them. I would like to put them on my information page. I'm using CR2 HTML Editor. Do I need an MP3 player installed to use them? Would it be better to use an SWF file?
Dan

User avatar
New member

Posts

Joined
Fri Sep 28, 2018 4:00 am

Post by sarthakinfotech » Thu Oct 25, 2018 10:45 pm

hi
it will be quite easy to integrate mp3 file.
you may refere
https://www.w3schools.com/html/html5_audio.asp
https://www.w3schools.com/html/tryit.as ... _audio_all

code is something like as below
-------------------------------------------------------------------------------------
<audio controls>
<source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
-------------------------------------------------------------------------------------

I hope your doubt is cleared.

Good Day,
Jagruti
opencart tips and tricks ,
opencart blogs , opencart extensions/themes , custom development.


User avatar
Active Member

Posts

Joined
Tue Aug 05, 2014 1:12 am
Location - india

Post by smwoodcrafts » Fri Oct 26, 2018 2:11 am

Thanks Hiren.
I was able to do it. Took me a little while to get the source location right, but it works.
Dan

User avatar
New member

Posts

Joined
Fri Sep 28, 2018 4:00 am
Who is online

Users browsing this forum: Amazon [Bot] and 130 guests