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

tweened graphics always blink.

Enthusiast ,
Jul 18, 2018 Jul 18, 2018

This time using a graphics tween to make an animation.

But H5 always flashes.

The test in production is fine.

Only the HTML5 test is problematic.

Know it's a neck problem,

I delete it and then do it again.

Problem still appears

I share files. Hoping to find out why.

9989.gif

9988.gif

p.fla - Google Drive

440
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 , Aug 13, 2018 Aug 13, 2018

The shape tween engine hates when you tween between shapes with different numbers of vectors. In your animation, the neck fill is disappearing at frame 29. This can be stopped by adding shape hints at the top two points and far left and right points, but then the tween looks odd on the left where the line goes away.

Well, a disappearing fill shouldn't be happening anyway. You should submit this as a bug.

Translate
Community Expert ,
Jul 18, 2018 Jul 18, 2018

I see it happening as well within the web browser. As a test, I converted to an ActionScript 3.0 document and it doesn't exhibit the blink behavior then... very odd. Maybe someone else has a better idea?

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
Enthusiast ,
Aug 11, 2018 Aug 11, 2018

When I delete a line, it does not blink.

I tested the line again.

When the line node is reduced, it flashes.

This means I can't use a line for shape tweens to animate.

There is no such problem in AS3.

And when  don't use a line, it means I have to use a brush, and the adjustment and change of contour will be very troublesome.

I wonder if Adobe has a way to solve this problem.

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
Community Expert ,
Aug 13, 2018 Aug 13, 2018

Hi.

Amazing drawing and animation. You're very talented.

If you remove the strokes from the neck, the glitch is gone. Or you can think of another way of keeping them without causing this problem. Maybe moving the lines to another layer.

Regards,

JC

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
LEGEND ,
Aug 13, 2018 Aug 13, 2018
LATEST

The shape tween engine hates when you tween between shapes with different numbers of vectors. In your animation, the neck fill is disappearing at frame 29. This can be stopped by adding shape hints at the top two points and far left and right points, but then the tween looks odd on the left where the line goes away.

Well, a disappearing fill shouldn't be happening anyway. You should submit this as a bug.

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