Page 1 of 1

javascript events not working

Posted: 11 Aug 2010 23:28
by ams.fwd
Hi All.

I am trying to use the custom js events as described in the docs:
http://wiki.videolan.org/Documentation: ... oot_object

However even though they are setup properly (the docs should mention that if the player is not playing anything and is in idle state with no MRL in its playlist, the event attaches don't work), none of the events seem to get fired. I have a fairly simple reduction case that I can upload to a server is required.

Version info:
VLC Multimedia Plug-in
File: libvlcplugin.so
Version: Version 1.1.1 The Luggage, copyright 1996-2007 The VideoLAN Team
http://www.videolan.org/

This seems to be a problem on FF 3 on windows and linux.

Any help would be great.
AM