Copy link to clipboard
Copied
hello all
I'm trying to update a dynamic text field based on the scaleY value of a mask that I'm tweening using TweenLite. Example: as the mask scales from 1 to 0, the date in my text field would change from 1970 to 1980. But it doesn't want to broadcast that scaleY property during the tween. Probably a noob mistake---anyone have a suggestion?
thanks much
LML
Look at the onUpdate function in the TweenLite documentation at the Greensock site.
Copy link to clipboard
Copied
Look at the onUpdate function in the TweenLite documentation at the Greensock site.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now