Play section of timeline
i want know if possible use edge api instruct symbol play section of it's timeline. (e.g play 0 500 , stop) wouldn't using trigger within symbol's timeline require full timeline without stop trigger.
yes. if have label named example start , stop() @ 500 s later can use:
sym.getsymbol('symbolname').play('start');
it play start stop() action on timeline.
note: have refer symbol using appropriate scope.
see blog here scope:
More discussions in Edge Animate CC
adobe
Comments
Post a Comment