Firefox Plugin of release 0.9.2 does not work
Posted: 17 Sep 2008 17:25
Hey guys, it does not work anymore!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Try this code using whatever mrl:
Hope developers get around this soon.
Try this code using whatever mrl:
Code: Select all
<html>
<head><title>Demo of VLC mozilla plugin</title></head>
<body>
<h1>Demo of VLC mozilla plugin</h1>
<embed type="application/x-vlc-plugin" version="VideoLAN.VLCPlugin.2" name="vlc" autoplay="yes" loop="yes" width="400" height="300" mrl="http://whatever..." />
<br />
</body>
</html>