masking Archive

  • To create a gradient mask in Flash apply bitmap caching to each of the mask and maskee MovieClips and then use setMask() to apply the mask. As such:maskMC.cacheAsBitmap = true;...

    Gradient Masks in Flash

    To create a gradient mask in Flash apply bitmap caching to each of the mask and maskee MovieClips and then use setMask() to apply the mask. As such:maskMC.cacheAsBitmap = true;...

    Continue Reading...

  • Excerpt from the Flash LiveDocs, emphasis added: Transparency values are not supported for text fields that use device fonts. You must use embedded fonts to use the _alpha transparency property...

    Fading and masking with device fonts

    Excerpt from the Flash LiveDocs, emphasis added: Transparency values are not supported for text fields that use device fonts. You must use embedded fonts to use the _alpha transparency property...

    Continue Reading...

Better Tag Cloud