Commit 5886a523 authored by Jean-Paul Saman's avatar Jean-Paul Saman

sync activex test page with mozilla test page

parent 825f771d
......@@ -538,8 +538,6 @@ function doGo(targetURL)
// clear() may return before the playlist has actually been cleared
// just wait for it to finish its job
}
//vlc.playlist.add(targetURL);
//vlc.playlist.play();
var itemId = vlc.playlist.add(targetURL);
if( itemId != -1 )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment