A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: duplicateMovieClip fine but not beneeth my mask?

Threaded View

  1. #1
    Junior Member
    Join Date
    Nov 2003
    Posts
    25

    duplicateMovieClip fine but not beneeth my mask?

    Hi

    I am making snow and to make it loop I m trying to duplicate my movieclip.
    Which I do like this:
    _root.bilde1.snowflake.duplicateMovieClip('snow',' snow2',1,snow);

    then on the frame before I :

    _root.bilde1.snowflake.RemoveMovieClip('snow2');

    and that works! but it comes on top of my mask -anyone knows how to keep it inside the mask????????
    I have the mask on the bilde1 mc and then on a layer underneeth
    my snowmc.

    Then my second problem is that there must be a smarter way of looping it??????????
    Because the way I have done it make my snow suddenly disapair( where I remove my mc)


    Any easy tip on this -sorry for my bad English
    If this was hard to understand please se my attached .fla
    Attached Files Attached Files
    Last edited by Lennart1968; 12-06-2003 at 08:18 PM.
    Less is more!

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