Search found 10 matches

Go to advanced search

by thanaos
10 Jun 2010 08:12
Forum: Web and scripting
Topic: Mouse click & plugin
Replies: 13
Views: 2519

Re: Mouse click & plugin

ok, i found. I'm using the focus event. Thank you. <object onfocus="alert('1');" type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2" id="vlc1" width="320" height="260" events="...
by thanaos
09 Jun 2010 08:28
Forum: Web and scripting
Topic: Mouse click & plugin
Replies: 13
Views: 2519

Re: Mouse click & plugin

thank you for your response Could you give me an example ? <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" /> <META HTTP-EQUIV="pragma" CONTENT="no-cache"> <title>Layout 1</title> ...
by thanaos
09 Jun 2010 08:15
Forum: Web and scripting
Topic: vlc.addEventListener does not fire any event
Replies: 32
Views: 12882

Re: vlc.addEventListener does not fire any event

I have the same pb !
by thanaos
06 Jun 2010 10:37
Forum: Web and scripting
Topic: Mouse click & plugin
Replies: 13
Views: 2519

Re: Mouse click & plugin

up
by thanaos
21 May 2010 16:02
Forum: Web and scripting
Topic: Mouse click & plugin
Replies: 13
Views: 2519

Re: Mouse click & plugin

When users "click" on the part of the browser where it is displayed plugin generates an event. This event is it recoverable by a javascript function?

I hope this is understandable. :)
Thanks
by thanaos
21 May 2010 10:50
Forum: Web and scripting
Topic: Mouse click & plugin
Replies: 13
Views: 2519

Mouse click & plugin

Hello,

I would to know how can I retrieve the javascript-mouse click on the vlc plugin?

Thanks
by thanaos
21 May 2010 09:29
Forum: Web and scripting
Topic: multiple players in a single page
Replies: 12
Views: 3253

Re: multiple players in a single page

Yes you can, For example : <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; cha...
by thanaos
10 May 2010 19:34
Forum: Web and scripting
Topic: plugin vlc 1.0.5 doesn't work ?
Replies: 1
Views: 900

Re: plugin vlc 1.0.5 doesn't work ?

In fact it works on another pc but not on my pc !!
by thanaos
10 May 2010 17:26
Forum: Web and scripting
Topic: plugin vlc 1.0.5 doesn't work ?
Replies: 1
Views: 900

plugin vlc 1.0.5 doesn't work ?

Hello, I try to play a video in my browser but it doesn't work. the plugin tell : "waiting for video" I'm using firefox 3.6.3 and plugin version is 1.0.5. the video "parasites" is in the same dir of vlc.html (http://192.168.1.5:8000/vsm/vlc.html) <html> <title>VLC Mozilla plugin ...
by thanaos
10 May 2010 09:37
Forum: Web and scripting
Topic: vlc 1.0.5 mozilla plugin built but not working
Replies: 3
Views: 2905

Re: vlc 1.0.5 mozilla plugin built but not working

Hello, I have the same problem. the plugin tell : "waiting for video" I'm using firefox 3.6.3 and the code is : <html> <title>VLC Mozilla plugin test page</title> <body> <embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN....

Go to advanced search