tweens to multiple locations
i on page: http://www.alumiiinium.com/about.html , wondering how possible make tween between each of objects. specifically, click button , slides object 1 object 3, if go object 1 click on object 9, slides aswell there tween. way can think of making possible making tween animation every combination of clickable items, tween picture 1 2, 1 3, 1 4... 2 1, 2 3... , on, 10^2 combinations.
another way code. example: on (press) {filmstrip._x=950}, way pop spot without sliding animation.
what efficient way go making , coding similar on page?
another way code. example: on (press) {filmstrip._x=950}, way pop spot without sliding animation.
what efficient way go making , coding similar on page?
probably done using single function called parameters given button. function takes parameters control speed factor of tween, distance traveled etc. use tween class move object proper distance. way, don't need handle every possible tween possible on case case basis make file size astronomical.
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment