A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Masking with a movie Clip

  1. #1
    Senior Member
    Join Date
    Feb 2004
    Posts
    782

    Masking with a movie Clip

    Hi,
    I'm trying to work with the Mask feature in flash. It sheeps I can only mask with a shape, but once I covert the shape(like a circle) that I'm masking with into a movie Clip, it no longer works.

    is there anyway to mask with a movie Clip? I need to put some code for the movement of the circle.
    Flash Ninja Clan - Games and cartoons

  2. #2
    Senior Member hts5000's Avatar
    Join Date
    Oct 2007
    Posts
    160
    Try this:

    Actionscript Code:
    movieClipToBeMasked_mc.setMask(mask_mc);

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center