<div dir="ltr">Leo estoy usando la version 2.0. El código completo está en mail que tiene como subject &quot;problema con el cambio de source&quot;. Quise probar mi código con la 1.3 y revento todo. Supuestamente deberíamos ir para adelante y usar la 2.0, no la 1.3. Pero bueno, hace bastante que estoy parado con el tema del manejo de eventos entre NCL y Lua.<div>
<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/6  <span dir="ltr">&lt;<a href="mailto:ginga-argentina-request@lists.ourproject.org" target="_blank">ginga-argentina-request@lists.ourproject.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Ginga-argentina mailing list submissions to<br>
        <a href="mailto:ginga-argentina@lists.ourproject.org">ginga-argentina@lists.ourproject.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:ginga-argentina-request@lists.ourproject.org">ginga-argentina-request@lists.ourproject.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:ginga-argentina-owner@lists.ourproject.org">ginga-argentina-owner@lists.ourproject.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Ginga-argentina digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: rol &quot;onSelection&quot; (Leo)<br>
   2. Re: Ginga-argentina Digest, Vol 45, Issue 6 (Ignacio Giagante)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 6 Jun 2013 09:47:07 -0300<br>
From: Leo &lt;<a href="mailto:lisasmendi@lifia.info.unlp.edu.ar">lisasmendi@lifia.info.unlp.edu.ar</a>&gt;<br>
Subject: Re: [Ginga-argentina] rol &quot;onSelection&quot;<br>
To: Lista de la comunidad argentina de Ginga<br>
        &lt;<a href="mailto:ginga-argentina@lists.ourproject.org">ginga-argentina@lists.ourproject.org</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:CAN7x8Ep9bHZi8L4xqjeeB3Bqu%2BDap0oXhj9MBjzkDNJ3qWSiDg@mail.gmail.com">CAN7x8Ep9bHZi8L4xqjeeB3Bqu+Dap0oXhj9MBjzkDNJ3qWSiDg@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Hola Ignacio, podr?as decirme que versi?n de ginga est?s corriendo?<br>
No est? mal tu entendimiento sobre el uso del connector. Es ese el ?nico<br>
connector que est?s usando en el c?digo?<br>
<br>
<br>
El 5 de junio de 2013 17:09, Ignacio Giagante &lt;<a href="mailto:igiagante@gmail.com">igiagante@gmail.com</a>&gt;escribi?:<br>
<br>
&gt; Gente, el rol &quot;onSelection&quot; no me queda muy claro y necesitar?a que<br>
&gt; alguien me de una mano. Supuestamente teniendo el siguiente c?digo...<br>
&gt;<br>
&gt; &lt;causalConnector id=&quot;onKeySelectionStopSetStart&quot;&gt;<br>
&gt; &lt;connectorParam name=&quot;keyCode&quot;/&gt;<br>
&gt;  &lt;connectorParam name=&quot;var&quot;/&gt;<br>
&gt; &lt;simpleCondition key=&quot;$keyCode&quot; role=&quot;onSelection&quot;/&gt;<br>
&gt;  &lt;compoundAction operator=&quot;seq&quot;&gt;<br>
&gt; &lt;simpleAction max=&quot;unbounded&quot; qualifier=&quot;seq&quot; role=&quot;stop&quot;/&gt;<br>
&gt;  &lt;simpleAction max=&quot;unbounded&quot; qualifier=&quot;seq&quot; role=&quot;set&quot; value=&quot;$var&quot;/&gt;<br>
&gt; &lt;simpleAction max=&quot;unbounded&quot; qualifier=&quot;seq&quot; role=&quot;start&quot;/&gt;<br>
&gt;  &lt;/compoundAction&gt;<br>
&gt; &lt;/causalConnector&gt;<br>
&gt;<br>
&gt;<br>
&gt; &lt;link xconnector=&quot;onEndAttributionStopSetStart&quot;&gt;<br>
&gt; &lt;bind role=&quot;onEndAttribution&quot; component=&quot;lua&quot; interface=&quot;srcNuevo&quot;/&gt;<br>
&gt;  &lt;bind role=&quot;stop&quot; component=&quot;texto1&quot;/&gt;<br>
&gt; &lt;bind role=&quot;getValue&quot; component=&quot;lua&quot; interface=&quot;srcNuevo&quot;/&gt;<br>
&gt;  &lt;linkParam name=&quot;var&quot; value=&quot;$getValue&quot;/&gt;<br>
&gt; &lt;bind role=&quot;set&quot; component=&quot;texto1&quot; interface=&quot;src&quot;/&gt;<br>
&gt;  &lt;bind role=&quot;start&quot; component=&quot;texto1&quot;/&gt;<br>
&gt; &lt;/link&gt;<br>
&gt;<br>
&gt; &lt;link xconnector=&quot;onKeySelectionStopSetStart&quot;&gt; &lt;bind component=&quot;imagen2&quot;<br>
&gt; role=&quot;onSelection&quot;&gt; &lt;bindParam name=&quot;keyCode&quot; value=&quot;CURSOR_LEFT&quot;/&gt; &lt;/bind&gt;<br>
&gt; &lt;bind component=&quot;imagen1&quot; role=&quot;stop&quot;/&gt; &lt;bind component=&quot;imagen2&quot;<br>
&gt; role=&quot;stop&quot;/&gt; &lt;bind component=&quot;imagen3&quot; role=&quot;stop&quot;/&gt; &lt;bind<br>
&gt; component=&quot;video&quot; interface=&quot;bounds&quot; role=&quot;set&quot;&gt; &lt;bindParam name=&quot;var&quot;<br>
&gt; value=&quot;38.8%, 5%, 54.8%, 55.2%&quot;/&gt; &lt;/bind&gt; &lt;bind component=&quot;video&quot;<br>
&gt; role=&quot;start&quot;/&gt; &lt;/link&gt;<br>
&gt;<br>
&gt; me dice que cuando el media imagen2 este seleccionado, se paran las<br>
&gt; imagenes, se setea los bounds del video y luego arranca el video. Pero,<br>
&gt; cuando se inicia la aplicaci?n el foco esta sobre la imagen1 y si apreto la<br>
&gt; flecha izquierda, se paran las imagenes y arranca el video.<br>
&gt;<br>
&gt; Entonces, hay algo de este rol que no lo estoy entiendo y necesitar?a que<br>
&gt; alguien me de una mano por favor.<br>
&gt;<br>
&gt; Saludos,<br>
&gt;<br>
&gt; Ignacio<br>
&gt;<br>
&gt; __________________________________________Lista de correo<br>
&gt; <a href="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a><br>
&gt; cambiar suscripci&amp;#243;n:<br>
&gt; <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
&gt; Sitio web: <a href="http://comunidad.ginga.org.ar" target="_blank">http://comunidad.ginga.org.ar</a><br>
&gt; Wiki: <a href="http://wiki.ginga.org.ar" target="_blank">http://wiki.ginga.org.ar</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
Saludos Leo<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20130606/387de03c/attachment-0001.htm" target="_blank">https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20130606/387de03c/attachment-0001.htm</a><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 6 Jun 2013 11:21:04 -0300<br>
From: Ignacio Giagante &lt;<a href="mailto:igiagante@gmail.com">igiagante@gmail.com</a>&gt;<br>
Subject: Re: [Ginga-argentina] Ginga-argentina Digest, Vol 45, Issue 6<br>
To: ginga-argentina &lt;<a href="mailto:ginga-argentina@lists.ourproject.org">ginga-argentina@lists.ourproject.org</a>&gt;<br>
Message-ID:<br>
        &lt;CAA0puXeXWL1TAFxS9jopPrF0cYkLYLj5c1adQM=<a href="mailto:GZtAxt8p5hA@mail.gmail.com">GZtAxt8p5hA@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Leo, estoy de acuerdo con lo que dice el log. Lo que necesito es que me den<br>
una mano de como hacer que se produzcan dos eventos con NCL.<br>
<br>
Esto es lo que quiero hacer: cuando mueva el foco de una imagen a otra, se<br>
cambie el texto. Pens? en captar un evento desde Lua enviado por NCL y que<br>
este le env?e algo a NCL para decirle para este Texto y que arranque el<br>
otro.<br>
<br>
Con respecto a lo que dice el log, es increible. El ejemplo lo saque de las<br>
filminas del Lifia.<br>
<br>
Deber?a volver a la versi?n 1.3 o seguir con la 2.0?<br>
<br>
Saludos y muchas gracias,<br>
<br>
Ignacio<br>
<br>
<br>
On Thu, Jun 6, 2013 at 7:00 AM, &lt;<br>
<a href="mailto:ginga-argentina-request@lists.ourproject.org">ginga-argentina-request@lists.ourproject.org</a>&gt; wrote:<br>
<br>
&gt; Send Ginga-argentina mailing list submissions to<br>
&gt;         <a href="mailto:ginga-argentina@lists.ourproject.org">ginga-argentina@lists.ourproject.org</a><br>
&gt;<br>
&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>
&gt;<br>
&gt; <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
&gt; or, via email, send a message with subject or body &#39;help&#39; to<br>
&gt;         <a href="mailto:ginga-argentina-request@lists.ourproject.org">ginga-argentina-request@lists.ourproject.org</a><br>
&gt;<br>
&gt; You can reach the person managing the list at<br>
&gt;         <a href="mailto:ginga-argentina-owner@lists.ourproject.org">ginga-argentina-owner@lists.ourproject.org</a><br>
&gt;<br>
&gt; When replying, please edit your Subject line so it is more specific<br>
&gt; than &quot;Re: Contents of Ginga-argentina digest...&quot;<br>
&gt;<br>
&gt;<br>
&gt; Today&#39;s Topics:<br>
&gt;<br>
&gt;    1. Re: Problemas con el cambio de source (Leo)<br>
&gt;<br>
&gt;<br>
&gt; ----------------------------------------------------------------------<br>
&gt;<br>
&gt; Message: 1<br>
&gt; Date: Wed, 5 Jun 2013 21:19:49 -0300<br>
&gt; From: Leo &lt;<a href="mailto:lisasmendi@lifia.info.unlp.edu.ar">lisasmendi@lifia.info.unlp.edu.ar</a>&gt;<br>
&gt; Subject: Re: [Ginga-argentina] Problemas con el cambio de source<br>
&gt; To: Lista de la comunidad argentina de Ginga<br>
&gt;         &lt;<a href="mailto:ginga-argentina@lists.ourproject.org">ginga-argentina@lists.ourproject.org</a>&gt;<br>
&gt; Message-ID:<br>
&gt;         &lt;CAN7x8EoM3oh9GKV2tqsj-=<br>
&gt; <a href="mailto:vY3tExqBrLLyqf7Yvd73mkHk_LiA@mail.gmail.com">vY3tExqBrLLyqf7Yvd73mkHk_LiA@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
&gt;<br>
&gt; Hola Ignacio, el cambio de src de un media no est? permitido.<br>
&gt;<br>
&gt; Eso es lo que te indica el log de la consola.<br>
&gt;<br>
&gt; [ncl30-presenter::FormatterPlayerAdapter] WARNING: property src not<br>
&gt; supported<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; El 5 de junio de 2013 17:09, Ignacio Giagante &lt;<a href="mailto:igiagante@gmail.com">igiagante@gmail.com</a><br>
&gt; &gt;escribi?:<br>
&gt;<br>
&gt; &gt; Gente, estoy empezando a hacer una aplicacion y hace dos semanas que<br>
&gt; estoy<br>
&gt; &gt; parado con el mismo problema.<br>
&gt; &gt;<br>
&gt; &gt; Lo que intento hacer es que al apretar la flecha izquierda se genere un<br>
&gt; &gt; evento de onEndAttribution para cambiar la fuente de un texto, es decir,<br>
&gt; &gt; quiero cambiar el texto viejo por uno nuevo.<br>
&gt; &gt;<br>
&gt; &gt; Cuando quiero ejecutar el evento, mi dice lo siquiente....<br>
&gt; &gt;<br>
&gt; &gt;    --------------------------| Ginga.ar 2.0.0 ()<br>
&gt; &gt; |--------------------------<br>
&gt; &gt; izquierda<br>
&gt; &gt; [ncl30-presenter::FormatterPlayerAdapter] WARNING: property src not<br>
&gt; &gt; supported<br>
&gt; &gt; [ncl30-presenter::FormatterScheduler] WARNING: could not prepare player<br>
&gt; &gt;<br>
&gt; &gt; No se que puede ser. Intente correr mi aplicaci?n con Ginga 1.3, pero<br>
&gt; &gt; revento por todos lados. Le? que no soporta focusBorderTransparency, pero<br>
&gt; &gt; saque este atributos de los descriptores y lo mismo.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ------------------------------ C?digo NCL<br>
&gt; &gt; -------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; &lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>
&gt; &gt; &lt;!-- Generated by NCL Eclipse --&gt;<br>
&gt; &gt; &lt;ncl id=&quot;test&quot; xmlns=&quot;<a href="http://www.ncl.org.br/NCL3.0/EDTVProfile" target="_blank">http://www.ncl.org.br/NCL3.0/EDTVProfile</a>&quot;&gt;<br>
&gt; &gt;  &lt;head&gt;<br>
&gt; &gt;  &lt;transitionBase&gt;<br>
&gt; &gt; &lt;transition id=&quot;transFade&quot; type=&quot;fade&quot;/&gt;<br>
&gt; &gt;  &lt;transition id=&quot;transbarWipe&quot; type=&quot;barWipe&quot;/&gt;<br>
&gt; &gt; &lt;/transitionBase&gt;<br>
&gt; &gt;  &lt;regionBase&gt;<br>
&gt; &gt; &lt;region id=&quot;regionBackground&quot; width=&quot;100%&quot; height=&quot;100%&quot; zIndex=&quot;1&quot;&gt;<br>
&gt; &gt;  &lt;region id=&quot;regionImagen1&quot; top=&quot;50&quot; left=&quot;50&quot; height=&quot;25%&quot; width=&quot;25%&quot;/&gt;<br>
&gt; &gt;  &lt;region id=&quot;regionImagen2&quot; top=&quot;50&quot; left=&quot;270&quot; height=&quot;25%&quot;<br>
&gt; width=&quot;25%&quot;/&gt;<br>
&gt; &gt; &lt;region id=&quot;regionImagen3&quot; top=&quot;50&quot; left=&quot;490&quot; height=&quot;25%&quot; width=&quot;25%&quot;/&gt;<br>
&gt; &gt;  &lt;region id=&quot;regionTitulo&quot; top=&quot;230&quot; left=&quot;280&quot; right=&quot;230&quot;/&gt;<br>
&gt; &gt;  &lt;region id=&quot;regionBGTexto&quot; top=&quot;350&quot; left=&quot;50&quot; bottom=&quot;25&quot; right=&quot;50&quot;&gt;<br>
&gt; &gt;  &lt;region id=&quot;regionTexto&quot; top=&quot;15&quot; left=&quot;25&quot; /&gt;<br>
&gt; &gt; &lt;/region&gt;<br>
&gt; &gt; &lt;region height=&quot;100%&quot; id=&quot;videoReg&quot; left=&quot;0%&quot; top=&quot;0%&quot; width=&quot;100%&quot;<br>
&gt; &gt; zIndex=&quot;1&quot;/&gt;<br>
&gt; &gt;  &lt;region id=&quot;regionLua&quot; height=&quot;100%&quot; width=&quot;100%&quot; /&gt;<br>
&gt; &gt; &lt;/region&gt;<br>
&gt; &gt; &lt;/regionBase&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;descriptorBase&gt;<br>
&gt; &gt; &lt;descriptor id=&quot;descBackground&quot; region=&quot;regionBackground&quot;/&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;descImagen1&quot; region=&quot;regionImagen1&quot;<br>
&gt; &gt; focusIndex=&quot;1&quot;<br>
&gt; &gt;  focusBorderWidth=&quot;5&quot;<br>
&gt; &gt; focusBorderColor=&quot;silver&quot;<br>
&gt; &gt; focusBorderTransparency=&quot;30%&quot;<br>
&gt; &gt;  moveLeft=&quot;3&quot;<br>
&gt; &gt; moveRight=&quot;2&quot;/&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;descImagen2&quot; region=&quot;regionImagen2&quot;<br>
&gt; &gt;     focusIndex=&quot;2&quot;<br>
&gt; &gt; focusBorderWidth=&quot;5&quot;<br>
&gt; &gt;  focusBorderColor=&quot;silver&quot;<br>
&gt; &gt; focusBorderTransparency=&quot;30%&quot;<br>
&gt; &gt; moveLeft=&quot;1&quot;<br>
&gt; &gt;  moveRight=&quot;3&quot;/&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;descImagen3&quot; region=&quot;regionImagen3&quot;<br>
&gt; &gt;      focusIndex=&quot;3&quot;<br>
&gt; &gt; focusBorderWidth=&quot;5&quot;<br>
&gt; &gt; focusBorderColor=&quot;silver&quot;<br>
&gt; &gt;  focusBorderTransparency=&quot;30%&quot;<br>
&gt; &gt; moveLeft=&quot;2&quot;<br>
&gt; &gt; moveRight=&quot;1&quot;/&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;descBGTexto&quot; region=&quot;regionBGTexto&quot;/&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;descTitulo&quot; region=&quot;regionTitulo&quot;<br>
&gt; &gt; transIn=&quot;transbarWipe&quot; transOut=&quot;transFade&quot; explicitDur=&quot;5s&quot;&gt;<br>
&gt; &gt;  &lt;descriptorParam name=&quot;fontColor&quot; value=&quot;silver&quot;/&gt;<br>
&gt; &gt; &lt;descriptorParam name=&quot;fontSize&quot; value=&quot;60&quot;/&gt;<br>
&gt; &gt;  &lt;/descriptor&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;descTexto&quot; region=&quot;regionTexto&quot;&gt;<br>
&gt; &gt;  &lt;descriptorParam name=&quot;fontColor&quot; value=&quot;navy&quot;/&gt;<br>
&gt; &gt; &lt;descriptorParam name=&quot;fontSize&quot; value=&quot;30&quot;/&gt;<br>
&gt; &gt;  &lt;descriptorParam name=&quot;fontFamily&quot; value=&quot;Tiresias&quot;/&gt;<br>
&gt; &gt; &lt;/descriptor&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;videoDesc&quot; region=&quot;videoReg&quot;/&gt;<br>
&gt; &gt;  &lt;descriptor id=&quot;descLua&quot; region=&quot;regionLua&quot; /&gt;<br>
&gt; &gt;  &lt;/descriptorBase&gt;<br>
&gt; &gt;  &lt;connectorBase&gt;<br>
&gt; &gt;  &lt;causalConnector id=&quot;onEndAttributionStopSetStart&quot;&gt;<br>
&gt; &gt; &lt;connectorParam name=&quot;var&quot;/&gt;<br>
&gt; &gt;  &lt;simpleCondition role=&quot;onEndAttribution&quot;/&gt;<br>
&gt; &gt; &lt;compoundAction operator=&quot;seq&quot;&gt;<br>
&gt; &gt;  &lt;simpleAction role=&quot;stop&quot;/&gt;<br>
&gt; &gt; &lt;simpleAction role=&quot;set&quot; value=&quot;$var&quot;/&gt;<br>
&gt; &gt;  &lt;simpleAction role=&quot;start&quot;/&gt;<br>
&gt; &gt; &lt;/compoundAction&gt;<br>
&gt; &gt; &lt;/causalConnector&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;/connectorBase&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;/head&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;body&gt;<br>
&gt; &gt;  &lt;port id=&quot;pLua&quot; component=&quot;lua&quot;/&gt;<br>
&gt; &gt; &lt;port id=&quot;pBackground&quot; component=&quot;background&quot;/&gt;<br>
&gt; &gt;  &lt;port id=&quot;pBGTexto&quot; component=&quot;bgTexto&quot;/&gt;<br>
&gt; &gt; &lt;port id=&quot;pTexto1&quot; component=&quot;texto1&quot;/&gt;<br>
&gt; &gt;  &lt;port id=&quot;pTitulo&quot; component=&quot;titulo&quot;/&gt;<br>
&gt; &gt;  &lt;port id=&quot;pImagen1&quot; component=&quot;imagen1&quot;/&gt;<br>
&gt; &gt; &lt;port id=&quot;pImagen2&quot; component=&quot;imagen2&quot;/&gt;<br>
&gt; &gt;  &lt;port id=&quot;pImagen3&quot; component=&quot;imagen3&quot;/&gt;<br>
&gt; &gt;  &lt;media id=&quot;background&quot; src=&quot;../media/background2.jpg&quot;<br>
&gt; &gt; descriptor=&quot;descBackground&quot;/&gt;<br>
&gt; &gt;  &lt;media id=&quot;titulo&quot; src=&quot;../media/fito.txt&quot; descriptor=&quot;descTitulo&quot;/&gt;<br>
&gt; &gt;  &lt;media id=&quot;bgTexto&quot; src=&quot;../media/bgPaper.jpg&quot; descriptor=&quot;descBGTexto&quot;<br>
&gt; &gt; /&gt;<br>
&gt; &gt;  &lt;media id=&quot;texto1&quot; src=&quot;../media/texto1.txt&quot; descriptor=&quot;descTexto&quot;&gt;<br>
&gt; &gt; &lt;property name=&quot;src&quot;/&gt;<br>
&gt; &gt;  &lt;/media&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;media id=&quot;imagen1&quot; src=&quot;../media/ortiga.jpg&quot; descriptor=&quot;descImagen1&quot;/&gt;<br>
&gt; &gt;  &lt;media id=&quot;imagen2&quot; src=&quot;../media/melisa.jpg&quot; descriptor=&quot;descImagen2&quot;/&gt;<br>
&gt; &gt; &lt;media id=&quot;imagen3&quot; src=&quot;../media/regaliz.jpg&quot; descriptor=&quot;descImagen3&quot;/&gt;<br>
&gt; &gt;  &lt;media id=&quot;video&quot; src=&quot;../media/oficina.mp4&quot; descriptor=&quot;videoDesc&quot;&gt;<br>
&gt; &gt; &lt;property name=&quot;bounds&quot;/&gt;<br>
&gt; &gt;  &lt;/media&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;media id=&quot;lua&quot; descriptor=&quot;descLua&quot; src=&quot;test.lua&quot;&gt;<br>
&gt; &gt;  &lt;property name=&quot;tecla&quot;/&gt;<br>
&gt; &gt;   &lt;property name=&quot;srcNuevo&quot;/&gt;<br>
&gt; &gt;   &lt;/media&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;link xconnector=&quot;onKeySelectionSet&quot;&gt;<br>
&gt; &gt; &lt;bind component=&quot;lua&quot; role=&quot;onSelection&quot;&gt;<br>
&gt; &gt;  &lt;bindParam name=&quot;keyCode&quot; value=&quot;CURSOR_LEFT&quot;/&gt;<br>
&gt; &gt; &lt;/bind&gt;<br>
&gt; &gt; &lt;bind component=&quot;lua&quot; role=&quot;set&quot; interface=&quot;tecla&quot; &gt;<br>
&gt; &gt;  &lt;bindParam name=&quot;var&quot; value=&quot;left&quot; /&gt;<br>
&gt; &gt; &lt;/bind&gt;<br>
&gt; &gt; &lt;/link&gt;<br>
&gt; &gt;<br>
&gt; &gt;     &lt;!-- links para las devoluciones de lua --&gt;<br>
&gt; &gt; &lt;link xconnector=&quot;onEndAttributionStopSetStart&quot;&gt;<br>
&gt; &gt;  &lt;bind role=&quot;onEndAttribution&quot; component=&quot;lua&quot; interface=&quot;srcNuevo&quot;/&gt;<br>
&gt; &gt; &lt;bind role=&quot;stop&quot; component=&quot;texto1&quot;/&gt;<br>
&gt; &gt;  &lt;bind role=&quot;getValue&quot; component=&quot;lua&quot; interface=&quot;srcNuevo&quot;/&gt;<br>
&gt; &gt; &lt;linkParam name=&quot;var&quot; value=&quot;$getValue&quot;/&gt;<br>
&gt; &gt;  &lt;bind role=&quot;set&quot; component=&quot;texto1&quot; interface=&quot;src&quot;/&gt;<br>
&gt; &gt; &lt;bind role=&quot;start&quot; component=&quot;texto1&quot;/&gt;<br>
&gt; &gt;  &lt;/link&gt;<br>
&gt; &gt;<br>
&gt; &gt; &lt;/body&gt;<br>
&gt; &gt; &lt;/ncl&gt;<br>
&gt; &gt;<br>
&gt; &gt; ---------------------------------C?digo<br>
&gt; &gt; Lua------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; function handler(evt)<br>
&gt; &gt;<br>
&gt; &gt; local evento = {<br>
&gt; &gt;  class = &#39;ncl&#39;,<br>
&gt; &gt; type = &#39;attribution&#39;,<br>
&gt; &gt; name = &#39;srcNuevo&#39;,<br>
&gt; &gt;  value=&#39;../media/texto2.txt&#39;}<br>
&gt; &gt;  if evt.value == &quot;left&quot; then<br>
&gt; &gt;  print(&quot;izquierda&quot;)<br>
&gt; &gt; evento.action = &quot;start&quot;<br>
&gt; &gt; event.post(evento)<br>
&gt; &gt;  evento.action = &quot;stop&quot;<br>
&gt; &gt; event.post(evento)<br>
&gt; &gt; end<br>
&gt; &gt;<br>
&gt; &gt; end--end function<br>
&gt; &gt;<br>
&gt; &gt; event.register(handler)<br>
&gt; &gt;<br>
&gt; &gt; __________________________________________Lista de correo<br>
&gt; &gt; <a href="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a><br>
&gt; &gt; cambiar suscripci&amp;#243;n:<br>
&gt; &gt; <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
&gt; &gt; Sitio web: <a href="http://comunidad.ginga.org.ar" target="_blank">http://comunidad.ginga.org.ar</a><br>
&gt; &gt; Wiki: <a href="http://wiki.ginga.org.ar" target="_blank">http://wiki.ginga.org.ar</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Saludos Leo<br>
&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; URL:<br>
&gt; <a href="https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20130605/dc883a28/attachment-0001.htm" target="_blank">https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20130605/dc883a28/attachment-0001.htm</a><br>

&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ginga-argentina mailing list<br>
&gt; <a href="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a><br>
&gt; <a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
&gt;<br>
&gt;<br>
&gt; End of Ginga-argentina Digest, Vol 45, Issue 6<br>
&gt; **********************************************<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20130606/acb55cd6/attachment.htm" target="_blank">https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20130606/acb55cd6/attachment.htm</a><br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
Ginga-argentina mailing list<br>
<a href="mailto:Ginga-argentina@lists.ourproject.org">Ginga-argentina@lists.ourproject.org</a><br>
<a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina</a><br>
<br>
<br>
End of Ginga-argentina Digest, Vol 45, Issue 7<br>
**********************************************<br>
</blockquote></div><br></div>