ei: addtarget firefox: add_item ?

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
karlar
Blank Cone
Blank Cone
Posts: 73
Joined: 12 Jun 2006 12:25

ei: addtarget firefox: add_item ?

Postby karlar » 22 Jun 2006 15:25

I have made this in IE

Code: Select all

var options=Array(":rtsp-tcp"); var targetURL = "rtsp://localhost/url"; document.vlc.addTarget(targetURL,options ,4+8, -666); document.vlc.play();
But i am having some trouple making the same script for Firefox:

Code: Select all

var options=Array(":rtsp-tcp"); var targetURL = "rtsp://localhost/url"; document.vlc.add_item(targetURL, options ,4+8, -666); document.vlc.play()
yes and that does not work

I am begining to believe that its not possible.
could anybody give me a hint ?

Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 24 guests