It is not working. <html> <title>VLC Mozilla plugin test page</title> <body> <embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2" width="640" height="480" id="vlc" autoplay="yes&qu...
Did anyone succeed to play any video file in Mozilla/IE usng vlc plugin? If so please share the code. I installed the vlc which also have option of install mozilla plugin while installation. following code doesn't work in my webpage. It doesn't play the video file <html> <title>VLC Mozilla plugin te...