SetVariable error in ActiveX

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
Lenif
Blank Cone
Blank Cone
Posts: 11
Joined: 05 Jul 2007 16:32

SetVariable error in ActiveX

Postby Lenif » 03 Sep 2008 16:12

Since last version of VLC, SetVariable procedure don't work anymore. I use it to change audio track, mute, fullscreen ... etc

Here's the source I use:
Var
x : OleVariant;
begin
x := VLCPlugin.getVariable('key-audio-track');
VLCPlugin.setVariable('key-pressed', x);
end;


Don't known why but this method don't run anymore.

Thanks for any help

Lenif.
@+ Lenif
EnigmaTools

Dreambox Streaming tools using VLC
http://enigmatools.devicom.be

sandwiches
New Cone
New Cone
Posts: 6
Joined: 20 Aug 2008 04:02

Re: SetVariable error in ActiveX

Postby sandwiches » 05 Sep 2008 08:04

what error are you actually getting? "dont work" probably won't help anyone.


PS as you can see from my other thread im even doubting that set/getvariable procedures work at all... had so much trouble and nobody on the forum has actually solved it according to search. :( if you find a solution let me know.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 16 guests