Flash Masks

Out of context: Reply #3

  • Started
  • Last post
  • 7 Responses
  • lvl_130

    yeah it can only handle 36 alpha channels (i think??) and then it starts to get really weird. like masking some, but then when two masks overlap it does a negative space no mask fucking thing! i hate that!

    you can also mess with using setMask.

    also never use shape tweens! never! turn them into movieclips.

    example of setMask:
    - Add code to use shape mc to mask image mc.
    image_mc.setMask(sha pe_mc);

View thread