VLC Player Plugin WINDOWLESS mode not working
Posted: 22 Aug 2013 04:15
The vlc player plugin with windowless mode attribute will make the player stop working without any message
Here is my code
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org"
width="100%" height="100%" windowless="true" loop="yes" autoplay="yes"
target="MY TARGET" />
without windowless="true" it work fine...
It has problem with both firefox and chrome browser.
Please kindly advice.
Here is my code
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org"
width="100%" height="100%" windowless="true" loop="yes" autoplay="yes"
target="MY TARGET" />
without windowless="true" it work fine...
It has problem with both firefox and chrome browser.
Please kindly advice.