Soft edge mask?!

  • I am tired of making masks with no soft on it!
    :puzzle:

    How to do it?
    Do you need filters or AS?
    Have no clue!

    Thanks
    :thumb:


  • http://www.kirupa.com/forum/showthread.php?t=240555&highlight=Soft+edge+mask


  • just use a radial gradient on the mask object...


  • Try this tutorial

    _http://www.learnflash.com/wp/2006/using-transparency-with-masks/


  • To use mask with transparency just use cacheAsBitmap = true for mask and masked clip.
    Mask should be applied via ActionScript

    No need in tutorials, it's a three line code

    mask_mc.cacheAsBitmap = true;
    masked_mc.cacheAsBitmap = true;
    masked_mc.setMask(mask_mc);







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about Soft edge mask?! , Please add it free.

    badpoolerror.com | 7.01.2009 4:20 | edit