Hey folks. In my previous vb4 install I ws able to integrate the built in html5 audio tag using something like the below. But in XF it's not converting to an actual player just plain text. Any ideas?
Code:
<audio src="http://s2.cpl.delvenetworks.com/med...e3405a80a68bdf93dac8e5/itm_pgm_2014_12_27.mp3" controls="controls" type="audio/mpeg"></audio>