<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Gente, el rol &quot;onSelection&quot; no me queda muy claro y necesitaría que alguien me de una mano. Supuestamente teniendo el siguiente código...</span><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>&lt;causalConnector id=&quot;onKeySelectionStopSetStart&quot;&gt;</div><div><span style="white-space:pre-wrap">                                </span>&lt;connectorParam name=&quot;keyCode&quot;/&gt;</div>
<div><span style="white-space:pre-wrap">                                </span>&lt;connectorParam name=&quot;var&quot;/&gt;</div><div><span style="white-space:pre-wrap">                                </span>&lt;simpleCondition key=&quot;$keyCode&quot; role=&quot;onSelection&quot;/&gt;</div>
<div><span style="white-space:pre-wrap">                                </span>&lt;compoundAction operator=&quot;seq&quot;&gt;</div><div><span style="white-space:pre-wrap">                                        </span>&lt;simpleAction max=&quot;unbounded&quot; qualifier=&quot;seq&quot; role=&quot;stop&quot;/&gt;</div>
<div><span style="white-space:pre-wrap">                                        </span>&lt;simpleAction max=&quot;unbounded&quot; qualifier=&quot;seq&quot; role=&quot;set&quot; value=&quot;$var&quot;/&gt;</div><div><span style="white-space:pre-wrap">                                        </span>&lt;simpleAction max=&quot;unbounded&quot; qualifier=&quot;seq&quot; role=&quot;start&quot;/&gt;</div>
<div><span style="white-space:pre-wrap">                                </span>&lt;/compoundAction&gt;</div><div><span style="white-space:pre-wrap">                        </span>&lt;/causalConnector&gt;</div></div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>&lt;link xconnector=&quot;onEndAttributionStopSetStart&quot;&gt;</div><div><span style="white-space:pre-wrap">                        </span>&lt;bind role=&quot;onEndAttribution&quot; component=&quot;lua&quot; interface=&quot;srcNuevo&quot;/&gt;</div>
<div><span style="white-space:pre-wrap">                        </span>&lt;bind role=&quot;stop&quot; component=&quot;texto1&quot;/&gt;</div><div><span style="white-space:pre-wrap">                        </span>&lt;bind role=&quot;getValue&quot; component=&quot;lua&quot; interface=&quot;srcNuevo&quot;/&gt;</div>
<div><span style="white-space:pre-wrap">                        </span>&lt;linkParam name=&quot;var&quot; value=&quot;$getValue&quot;/&gt;<span style="white-space:pre-wrap">                        </span></div><div><span style="white-space:pre-wrap">                        </span>&lt;bind role=&quot;set&quot; component=&quot;texto1&quot; interface=&quot;src&quot;/&gt;</div>
<div><span style="white-space:pre-wrap">                        </span>&lt;bind role=&quot;start&quot; component=&quot;texto1&quot;/&gt;</div><div><span style="white-space:pre-wrap">                </span>&lt;/link&gt;<span style="white-space:pre-wrap">        </span></div>
</div><div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap"><br></span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap">&lt;link xconnector=&quot;onKeySelectionStopSetStart&quot;&gt;
                        &lt;bind component=&quot;imagen2&quot; role=&quot;onSelection&quot;&gt;
                                &lt;bindParam name=&quot;keyCode&quot; value=&quot;CURSOR_LEFT&quot;/&gt;
                        &lt;/bind&gt;
                        &lt;bind component=&quot;imagen1&quot; role=&quot;stop&quot;/&gt;
                        &lt;bind component=&quot;imagen2&quot; role=&quot;stop&quot;/&gt;
                        &lt;bind component=&quot;imagen3&quot; role=&quot;stop&quot;/&gt;
                        
                        &lt;bind component=&quot;video&quot; interface=&quot;bounds&quot; role=&quot;set&quot;&gt;
                                &lt;bindParam name=&quot;var&quot; value=&quot;38.8%, 5%, 54.8%, 55.2%&quot;/&gt;
                        &lt;/bind&gt;
                        &lt;bind component=&quot;video&quot; role=&quot;start&quot;/&gt;
                &lt;/link&gt;</span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap"><br></span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap">me dice que cuando el media imagen2 este seleccionado, se paran las imagenes, se setea los bounds del video y luego arranca el video. Pero, cuando se inicia la aplicación el foco esta sobre la imagen1 y si apreto la flecha izquierda, se paran las imagenes y arranca el video.</span></div>
<div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap"><br></span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap">Entonces, hay algo de este rol que no lo estoy entiendo y necesitaría que alguien me de una mano por favor.</span></div>
<div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap"><br></span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap">Saludos,</span></div>
<div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap"><br></span></div><div style="font-family:arial,sans-serif;font-size:13px"><span style="white-space:pre-wrap">Ignacio </span></div>
</div>