autoplay in VLC plugin

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
misaced
New Cone
New Cone
Posts: 1
Joined: 31 Oct 2012 15:41

autoplay in VLC plugin

Postby misaced » 31 Oct 2012 16:16

hello,

if i set autoplay to true, i can see my video and control it with the pause and stop buttons on the toolbar.

Code: Select all

<embed type="application/x-vlc-plugin" id="video1" autoplay="true" width="720" height="433" target="panorama.mpg" />
however, if autoplay is set to false, then the toolbar buttons are inactive and i can't even start the video.

Code: Select all

<embed type="application/x-vlc-plugin" id="video1" autoplay="false" width="720" height="433" target="panorama.mpg" />
why is that? i have a number of videos on the page, so i don't want them to start automatically, but now i'm not able to play them back.

Kubuntu 12.10 64-bit
Firefox 16.0.1
browser-plugin-vlc 2.0.0

update: interestingly, the buttons may be inactive, but i can invoke the context menu on the player and start the video from there. so again, why are the toolbar buttons inactive?

rgkluver
Blank Cone
Blank Cone
Posts: 13
Joined: 29 Jan 2013 13:08

Re: autoplay in VLC plugin

Postby rgkluver » 30 Jan 2013 01:48

http://wiki.videolan.org/Documentation: ... ist_object

Simply make your own control buttons :)

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: autoplay in VLC plugin

Postby Jean-Baptiste Kempf » 06 Feb 2013 17:28

There are plenty of controls available and the latest code has its own toolbar.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 11 guests