Tweening problem
i'm trying 3 images rotate around each other. 2 objects in background 1 in foreground. change scale 1 object comes forward , other comes back. put each object(movieclip) on seperate layer, , created motion tweens each 1 (scaling , position.), tried use setchildindex command them move positions @ keyframes, when added set index command on 1 mc ( on first frame), , movieclip stops, others play. added other 2 animation stops entirely.
can use command on manual motion tween? or need build tweens in as3?
you need careful when mixing timeline tweening , actionscript. in general, actionscript, changes display of timeline tweened object, break timeline tween. remedy, use actionscript tween objects.
More discussions in ActionScript 3
adobe
Comments
Post a Comment