Hey divx118 The vlc.playlist.add(mrl, name, options) ? Then I guess its me doing something wrong. I have tried with var options = new Array(":rtsp-tcp"); vlc.playlist.add("http://...url", "", options); and with vlc.playlist.add("http://...url", null, options) ...
Its seems like IE7 have not testet in IE6, but IE7 fails when trying to execute vlc.playlist.add(mrl, name, options). The Error i get from the browser is TypeError Invalid procedure call or argument In Firefox its just work do anybody know why The vlc.playlist.add(mrl) seems to work in IE and Firefo...
It seems like it is not possible with ff to dynamic embed the vlc plugin on a page and and control it afterwards. have tried following script that works in IE but give following error in ff Error: player.playlist has no properties <HTML> <script> function createvlc() { var player_object; if(document...
When I add a item to the playlist, it seems like I also can add a metaname. vlc.playlist.add(mrl,name,options) : add a playlist item as MRL (Multimedia Resource Locator), with metaname 'name' and options 'options'. All input values must be given as string. Could anybody tell me abit more this metana...
I cant get the old version to work now, it used to work, so i guess that all that installation and reinstallation and perhaps also that my windows could use a reinstallation. It might just be a local problem.
I got a strange problem everytime I open a local html page, containing vlc embed code, with firefox. Firefox opens a new commandline termial window, see image. http://apanta.com/media/image/error/work/cmdproblem.png When i try to close the termial, firefox also closes down, which is a pain and see m...
I fixed it wiiiiiiiii :-) Fix: Add this to regedit and change the "$PATH" to path VideoLAN Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\TypeLib\{DF2BBE39-40A8-433B-A279-073F48DA94B6}] [HKEY_CLASSES_ROOT\TypeLib\{DF2BBE39-40A8-433B-A279-073F48DA94B6}\1.0] @="VideoLAN VLC Act...