<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000066">
Hi all<br>
<br>
Playing with the VLC plugins these months, i've created two cross
browser javascript libs to make plugin use even easyer<br>
<br>
VLCobject : detects and embeds the VLC plugin :
<a class="moz-txt-link-freetext" href="http://code.revolunet.com/VLCobject/EN">http://code.revolunet.com/VLCobject/EN</a><br>
VLCcontrols : add basic controls to a VLCobject :
play/stop/volume/seekbar/debug... :
<a class="moz-txt-link-freetext" href="http://code.revolunet.com/VLCcontrols/EN">http://code.revolunet.com/VLCcontrols/EN</a><br>
<br>
VLCcontrols also provides a simple API to play files and manage VLC
options<br>
<br>
You can view a live example here : <a class="moz-txt-link-freetext" href="http://vlc.revolunet.com">http://vlc.revolunet.com</a><br>
<br>
I've developped with 0.8.6c VLC version but im going to work for 0.9
compatibility; I should meet Quovodis tomorrow to explain me some
things about plugins. It works with ActiveX and Mozilla versions<br>
<br>
Any suggestions welcome to improve this. My goal is to make VLC more
popular on browsers plugins.<br>
<br>
Please let me know anything that could help me<br>
<br>
I plan to add other features asap (playlist, subtitles...)<br>
<br>
thanks !<br>
<br>
Julien (revolunet)<br>
<br>
</body>
</html>