Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

TweenLite: can't access a property of a tweened object

Participant ,
Oct 25, 2009 Oct 25, 2009

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

TOPICS
ActionScript
558
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 26, 2009 Oct 26, 2009

Look at the onUpdate function in the TweenLite documentation at the Greensock site.

Translate
LEGEND ,
Oct 26, 2009 Oct 26, 2009
LATEST

Look at the onUpdate function in the TweenLite documentation at the Greensock site.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines