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

Apply multiple tweens to same symbol / layer.

New Here ,
May 02, 2019 May 02, 2019

Copy link to clipboard

Copied

I'm trying to make a symbol animate to the left, rest then animate back into its original place. I was trying to do this by creating one classic tween to move it to the left, then another classic tween later in the timeline to move it back but this seems to "break" the first tween and the second never works. How should I be doing this?

Views

589

Translate

Translate

Report

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

Advocate , May 02, 2019 May 02, 2019

Short answer: TweenJS Module (of CreateJS):

"The TweenJS Javascript library provides a simple but powerful tweening interface. It .. allows you to chain tweens and actions together to create complex sequences."

If more questions, ask away

Klaus

Votes

Translate

Translate
Advocate ,
May 02, 2019 May 02, 2019

Copy link to clipboard

Copied

Hi meaghano

is this for AS3 oder HTML5?

Klaus

Votes

Translate

Translate

Report

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
New Here ,
May 02, 2019 May 02, 2019

Copy link to clipboard

Copied

HTML5

Votes

Translate

Translate

Report

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
Advocate ,
May 02, 2019 May 02, 2019

Copy link to clipboard

Copied

LATEST

Short answer: TweenJS Module (of CreateJS):

"The TweenJS Javascript library provides a simple but powerful tweening interface. It .. allows you to chain tweens and actions together to create complex sequences."

If more questions, ask away

Klaus

Votes

Translate

Translate

Report

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