jeudi 25 décembre 2014

Media Element audio player - code usage and installation?

Hi all I'm new to the MediaElement HTML5 player stuff. I've read through the docs and still doesn't quite work for me. Here is my head section with the correct imports, I've checked all the relative paths. Can someone help me out?



<head>
<code><script src="MediaElement/build/jquery.js"></script>
<script src="MediaElement/build/mediaelement-and-player.min.js"></script>
<link rel="stylesheet" href="MediaElement/build/mediaelementplayer.css" /></code>
</head>


and here's my embedded player later on in the html....



<audio src="Music\Demo.m3u" width="320" height="240"></audio>

Aucun commentaire:

Enregistrer un commentaire