<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>Buenas otra vez gente de <b>Ginga</b>!<br>Busque, probe y fracase con todo lo que tenia que ver redimensionar un video desde LUA.<br>Yo lo hacia desde el codigo NCL y eso anda de maravilla.<br><br>Pero quiero hacerlo desde Lua, y ahi no encuentro como hacerlo. <img style="border-style: none; vertical-align: text-bottom;" title="Confundido" alt="Confundido" src="http://gfx1.hotmail.com/mail/w4/pr04/ltr/emo/confused_smile.gif" height="19" width="19"><br><br>Probe con:<font style="" color="#FF0000"><br><font style="" color="#000000"><b>event.post</b>('out',{class = "ncl", type = "attribution", </font><font style="" color="#000000"><b>name </b></font><font style="" color="#000000">= "</font></font><font style="" color="#00B0F0"><b><font style="">bounds</font></b></font><font style="" color="#000000">", action="start", <b><font style="">value</font></b>="<font style="" color="#00B0F0">50%,0%,50%,80%</font>"})</font><br>... suponiendo que me iban a permitir&nbsp; modificar las propiedades de el media de video como lo hacia con NCL; pero no funciono.<br><br><br>Antes lo manejaba asi y esto&nbsp; funciona correctamente:<br><br>--------------------------------------- NCL --------------------------------------------------------------------------------------------<br>&lt;head&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;regionBase&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;region id="rgVideoPrincipal" width="100%" height="100%" zIndex="0"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/regionBase&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;descriptorBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;descriptor id="descVideoPrincipal" region="rgVideoPrincipal"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/descriptorBase&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;connectorBase&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;causalConnector id="<b><font style="" color="#00B050">onkeySelection</font></b>"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;connectorParam name="oValor"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;connectorParam name="oSetTecla"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleCondition role="onSelection" key="$oSetTecla"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;simpleAction role="set" value="$oValor"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/causalConnector&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/connectorBase&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&lt;/head&gt;<br>&lt;body&gt; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;port id="pVideo" component="vdoVideoPrincipal"/&gt; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;media id="<b>vdoVideoPrincipal</b>" src="video.mp4" descriptor="descVideoPrincipal"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;property name="<b><font style="" color="#00B0F0">bounds</font></b>"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/media&gt;<br><br><font style="" color="#FF0000">--si presiono el boton INFO que se redimensione el video </font><br>&nbsp;&nbsp;&nbsp; &lt;link xconnector="<b><font style="" color="#00B050">onkeySelection</font></b>"&gt; -- []<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bind role="onSelection" component="imgBotonInfo"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bindParam name="oSetTecla" value="INFO"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/bind&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bind role="set" component="vdoVideoPrincipal" <b>interface</b>="<b><font style="" color="#00B0F0">bounds</font></b>"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bindParam name="oValor" <b>value</b>="<font style="" color="#00B0F0">50%,0%,50%,80%</font>"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/bind&gt;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/link&gt;<br>&lt;/body&gt; <br><br>----------------------------------------------------------------------------------------------------------------------------------------<br><br><br>... pero ahora en vez de utilizar el&nbsp;  &lt;causalConnector id="<b><font style="" color="#00B050">onkeySelection</font></b>"&gt; quiero utilizar codigo Lua para hacer acciones mas o menos parecidas; por ejemplo que se redimensione cuando presiono ROJO; AZUL; AMARILLO, etc... de acuerdo a la tecla que se presione tener un tama�o diferente del video.&nbsp; <br><br>Encontre que dice que no se puede hacer desde Lua:<br><font style="" color="#FF0000">http://groups.google.com/group/devdtv/browse_thread/thread/d10957999834a5e7</font><br><br>�es asi? �Alguien probo? �existe alguna soluci�n a esto de redimensionar video desde Lua?<br>Desde ya muchas gracias como siempre a todos!<br>saludos<br><font style="font-size: 12pt;" size="3"><b>nico</b></font><br><br>                                               </div></body>
</html>