2019-07-20, 07:36 PM
(This post was last modified: 2019-07-21, 06:14 PM by numanme. Edited 1 time in total.)
works for me
Name
MP3 PLAYER HTML5
Short Description
Embeds an HTML5 mp3 player in your post.
Regular Expression
\[mp3\](.*?)\[/mp3\]
Replacement
<audio controls>
<source src="$1" width="300" height="45" type="audio/ogg">
<source src="$1" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
how to post the mp3
[mp3]http://www.numanme.co.uk/numanme/numanme-playlist/savage-clips/05-And-It-All-Began-With-You.mp3[/mp3]
have fun
Name
MP3 PLAYER HTML5
Short Description
Embeds an HTML5 mp3 player in your post.
Regular Expression
\[mp3\](.*?)\[/mp3\]
Replacement
<audio controls>
<source src="$1" width="300" height="45" type="audio/ogg">
<source src="$1" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
how to post the mp3
[mp3]http://www.numanme.co.uk/numanme/numanme-playlist/savage-clips/05-And-It-All-Began-With-You.mp3[/mp3]
have fun