Description
I’ve created a lot of animated ads with Adobe Animate CC (using EaselJS/CreateJS) and have been disappointed with the stutter playback on Chrome. (I'm using 66.0.3359.181. My clients see the same issue too, but I don't know what browser they're using.)
I imagine you're aware of the issue. To enable you brilliant people to help solve this problem, I’ve created a simple version of the issue. Here, I have 3 cat images that animate from left to right. The images are only 300x250px and about 28k each.
I’m trying to solve the specific problem of getting rid of the stutter/jerkiness that happens as the images travel from left to right. Do you have any suggestions?
It works pretty smoothly in Safari and Firefox. Chrome shows significant stutter.
See Version A - Made with Animate CC
Stutters heavily in Chrome
See Version B - Made with Google Web Designer (GWD).
Smooth as butter in Chrome. No issues.
I realize Version B is not a fair comparison to Version A since GWD isn’t using canvas or createjs.
Download the files.
Any thoughts? I've also posted this issue here in Adobe Animate CC's forum.