MP3 PLAYER HTML5
#1
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
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)