<HTML>
<HEAD>
<TITLE>Re: [vlc] Re: Using set_str_variable</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I have “Unsubscribed” but keep getting email.<BR>
<BR>
<BR>
<BR>
On 12/17/05 3:35 AM, "Peter Maersk-Moller" <peter@maersk-moller.net> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>Hi<BR>
<BR>
Trying using 0.8.4a Mozilla-plugin get_str_variable(), I found it to return garbage.<BR>
<BR>
A javascript like this is used to retrieve the variable.<BR>
<BR>
aspect = document.vlc_player.get_str_variable('aspect-ratio');<BR>
<BR>
I also tried to do<BR>
<BR>
   document.vlc_player.set_str_variable('aspect-ratio', '16:9');<BR>
<BR>
or<BR>
<BR>
     document.vlc_player.set_str_variable('conf::aspect-ratio', '16:9');<BR>
<BR>
seems to have no effect at all and reading it back only returns garbage.<BR>
<BR>
Anybody tried that ?<BR>
<BR>
Kind regards<BR>
<BR>
Peter Maersk-Moller<BR>
<BR>
Peter Maersk-Moller wrote:<BR>
> Hi<BR>
> <BR>
> Is it possible (with the mozilla plugin) to change Aspect ratio on the fly<BR>
> using set_str_variable() with javascript ? (Possibly needs a stop()<BR>
> followed by a play())<BR>
> <BR>
> If yes, how does one find the variablename ? Is there a list somewhere ?<BR>
> <BR>
> Is it possbible to change the aspect ratio using keyboard keys rather <BR>
> than the<BR>
> mousebuttons ? The reason for this is that the Windows MCE remotecontrol<BR>
> maps the remotecontrol keys to keyboard keys, but not to mouse buttons ?<BR>
> <BR>
> Is it possible to use a keyboard key to get the menu you normally get<BR>
> when right-clicking on the video window ?<BR>
> <BR>
> Kind regards<BR>
> <BR>
> --PMM<BR>
<BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>