Copy link to clipboard
Copied
Hi Everybody,
I'm importing/assigning values dynamically using XML and everything's working fine...
...until the timeline reaches a tween for the same object and it fails to animate.
Is there a way I can kill/override the AS2 assignment to the object and have it listen back to the timeline?
Thanks for any suggestions!
Copy link to clipboard
Copied
you can't mix timeline tweening with actionscript that affects the timeline-tweened property.
ie, use one (actionscript) or the other (the timeline).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now