Comme on en a déjà parlé vendredi soir, voici mon problème:
j'ai suivi la doc du plugin Tweens afin de faire un tween qui se lance à la fin d'un autre tween
Lien : http://exchange.silexlabs.org/?p=1564
Code utilisé :
[indent]onRelease _global.silexTween.startTween:myComponent,_x,500,1,easeInBounce,onXAnimationComplete
onXAnimationComplete _global.silexTween.startTween:myComponent,_y,300,1.5,easeOutBounce[/indent]
Malheureusement cela ne marche pas. Quelqu'un aurait-il une idée?
merci
