[Ginga-argentina] rol "onSelection"

Ignacio Giagante igiagante at gmail.com
Wed Jun 5 22:09:58 CEST 2013


Gente, el rol "onSelection" no me queda muy claro y necesitaría que alguien
me de una mano. Supuestamente teniendo el siguiente código...

<causalConnector id="onKeySelectionStopSetStart">
<connectorParam name="keyCode"/>
<connectorParam name="var"/>
<simpleCondition key="$keyCode" role="onSelection"/>
<compoundAction operator="seq">
<simpleAction max="unbounded" qualifier="seq" role="stop"/>
<simpleAction max="unbounded" qualifier="seq" role="set" value="$var"/>
<simpleAction max="unbounded" qualifier="seq" role="start"/>
</compoundAction>
</causalConnector>


<link xconnector="onEndAttributionStopSetStart">
<bind role="onEndAttribution" component="lua" interface="srcNuevo"/>
<bind role="stop" component="texto1"/>
<bind role="getValue" component="lua" interface="srcNuevo"/>
<linkParam name="var" value="$getValue"/>
<bind role="set" component="texto1" interface="src"/>
<bind role="start" component="texto1"/>
</link>

<link xconnector="onKeySelectionStopSetStart"> <bind component="imagen2"
role="onSelection"> <bindParam name="keyCode" value="CURSOR_LEFT"/> </bind>
<bind component="imagen1" role="stop"/> <bind component="imagen2"
role="stop"/> <bind component="imagen3" role="stop"/> <bind
component="video" interface="bounds" role="set"> <bindParam name="var"
value="38.8%, 5%, 54.8%, 55.2%"/> </bind> <bind component="video"
role="start"/> </link>

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.

Entonces, hay algo de este rol que no lo estoy entiendo y necesitaría que
alguien me de una mano por favor.

Saludos,

Ignacio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20130605/e29166ce/attachment-0001.htm 


More information about the Ginga-argentina mailing list