Magnus Olsson

now browsing by tag

 
 

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!