Jump to content
Search Community

GSAP tween not working on Adobe Animate CC movieclip with timeline animation

mark.tingson test
Moderator Tag

Recommended Posts

Hi all,

 

I'm having issues with a simple GSAP3 tween code that I use inside an Adobe Animate banner. 

 

I have a movieclip that has a simple scaling animation that uses Adobe Timeline. Now, I want that movieclip to scale using GSAP 3 so I wrote a code right after the Timeline animation.

 

The issue is that, the GSAP3 tween doesn't work but it only works when the code is in the last frame of the Adobe Timeline. 

 

I've also tried adding overwrite: true but it doesn't work.. I thought maybe I am missing some options that I need to add on my GSAP3 tween. 

 

You can check out my simple demo file attached.

 

Thanks in advance!

GSAP 3 Scale.zip

Link to comment
Share on other sites

Your download doesn't seem to be working, but if I remember correctly (and I haven't used Adobe Animate in many years), it won't let you animate the same object with Adobe animations AND script-based ones. It kinda makes sense because if you think about replaying that Adobe timeline it'd have to force the values back from whatever they were scripted to. It's sorta like you can't have two things that are both telling the same object to do different things to the same property. So pick one or the other. 

 

This definitely seems more like an Adobe question than a GSAP one - you might want to ask the Adobe community. We're happy to answer any GSAP-specific questions here, though. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...