Skip to main content
deee5
Participant
November 24, 2017
Question

Transparency for objects with multiple elements (Alpha-Settings)

  • November 24, 2017
  • 1 reply
  • 265 views

So, i have this animated Symbol, constructed with different animated elements on different layers. Now I want to make it transparent, but instead of keeping the look of the whole symbol and making it transparent as a whole, the program makes each element transparent.

With the render-as-bitmap-option I get what I want, but it isn't animated anymore.

I'm currently planning of surpassing this by creating an extra-symbol for each single frame of the animation, but I'm wondering if there's no easier way to do this?

    This topic has been closed for replies.

    1 reply

    Legend
    November 24, 2017

    If this is an AS3 document, set the container movieclip blending mode to "Layer".

    deee5
    deee5Author
    Participant
    November 25, 2017

    its a .fla document, html5 canvas.

    I need it for a website and I assume as3 wouldn't work for this, or would it?