Magnus Olsson
now browsing by tag
Abimael
Benoît de Chezelles (bew)
Chris Chastain
Custard “Fab” Addict
gerd reuter (werksmannschaft)
Jacob Barton
Jappie Toutenhoofd
Jay M
Karsten Franke
Kishor Rao
klear6
KyungJoon Lee
Lutz Linke
Masaoka Taro
Pierre Hébert
Ren Shore
Roger Schreuders
Simone Boccuzzi (KLR)
Stahw
TrianguloY
I want to know the best way to make an animation with scripts without using bindings.
I want to know the best way to make an animation with scripts without using bindings.
An example when using bindings on an icon:
Binding “Left”
Animate (‘$Left’,1000,”ac”,1000″)
Binding “Top”
Animate (‘$Top’,1000,”de”,1000″)
My question is how a script, doing the same thing, would look like.
Thank you!