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

opacity on animate

New Here ,
Feb 25, 2021 Feb 25, 2021

I'm pretty new to adobe animate so if someone could help me out that would be great. I set the opacity to some of the layers on my aniation to 50%, but when I preview the animation all the layers are back to 100%. Is there anyway I can prevent this? 

TOPICS
How to
3.3K
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 ,
Feb 25, 2021 Feb 25, 2021

Layer opacity is a feature like outline view, that only exists in the editor. It's working as designed.

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
Explorer ,
Feb 26, 2021 Feb 26, 2021

Lets see if I can help. : ) To help me explain I'm gonna use some really basic art. . . two overlapping brown ovals!
AlphaNone.pngexpand image
If you want everything on a layer to be 50% transparent probably the easiest solution is:

  • Select everything on that layer
  • Hit F8 to convert everything to a Symbol
  • Name the symbol whatever you want, and click [OK]
  • With the symbol selected go to the Properties panel
    • Go to Color Effect, and select Style: Alpha
      Alpha.pngexpand image
    • Set the alpha to 50%

Now everything on that layer should be 50% transparent. 🙂

 

However you might get a visual error where two objects are overlapping eachother, and the overlapping section is more opaque, like this:
AlphaBad.pngexpand image

To fix this:

  • Select the symbol and go to the Properties panel
    • Go to Display, and select Blending: Layer
    • next select Render: Original (No Change) 


Now when you export the image it will look like this:*

AlphaGood.pngexpand image

*Nope, this doesn't work any more. .. Is this a bug? : (

Sigh-* let's do a work-around:

 

To really fix this:

  • Select the symbol and go to the Properties panel
    • Go to Filters, and select Color Adjustment
      AlphaFix.pngexpand image

 

Now your symbol will look like this! No gross overlapping alphas.

AlphaGood.pngexpand image
Hope this helps!

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 ,
Feb 26, 2021 Feb 26, 2021

Using a filter in a Canvas document is usually a bad idea, because they aren't natively implemented by the browser. Filters are all implemented in JavaScript, so for performance reasons they can't be tweened. They get rendered once and then cached.

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
New Here ,
Jun 03, 2024 Jun 03, 2024
LATEST

This worked for me and saved me so much hassle! Wish it wasn't so hard to animate opacity without going through so many hoops. Thank you so much!

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