Exactly what I've just posted!
(See
viewtopic.php?f=16&t=60998)
You CAN use it and it works if you load the playlist by JavaScript commands.
But apparently using param "Src", "MRL", "target" or "filename" (as is in the README.txt file in the source) NOTHING happens. Plugin loads but no file was played. The test.html file in the source code has
and all tests are done using JavaScript functions. So they all pass.
You can see the difference using those two links:
Using only HTML params:
http://vlc.revolunet.com/autoplay.html
Using JavaScript to initialize the playlist:
http://vlc.revolunet.com/simple.html
The first link don't work at least for 0.9.9 activeX in IE but the second yes (remember it's using JavaScript to initialize the playlist).
BOTH works under firefox.
I'll be very glad to ear about other activeX version (0.8.6, 0.9.8, 1.0-RC mainly). If there's no answer, I'll try to test it myself.
I think it's an activeX bug but until I don't have more information I don't know if it's a regression or it's never have worked.
Cheers
vicente