Copy link to clipboard
Copied
I have a question about Animate to see if it will work for me.
Copy link to clipboard
Copied
I'm curious how you will go about testing the animation.
The timeline in Animate has a 16000 frame limit. You can work around that by making movieclips, one per frame, each of which could have 16000 frames. That would give you an animation that is 98 days long, at 30 frames per second. Each of those movieclips could have a set of movieclips, and you could have an animation that is over 4000 years long.
It may not be worth the effort though, you could do the transitions using code instead, and only need as many frames as there are different images.