How to use handleMouseGrab function?

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
hax001
Blank Cone
Blank Cone
Posts: 20
Joined: 27 Aug 2013 01:38

How to use handleMouseGrab function?

Postby hax001 » 29 Aug 2013 20:15

In the Wiki (https://wiki.videolan.org/Documentation:WebPlugin), there is a handleMouseGrab function.:

Code: Select all

function handleMouseGrab(event,X,Y) { if (!event) event = window.event; // IE vlcdebug("new position (" + X + "," + Y + ")"); }
I would like to try to use this one, as trying to capture mouse events with a layover div in IE is proving challenging.

Can someone please give an example of how to implement this?


Thanks.

Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 7 guests