Hi I am trying to create some new effects where I attach multiple copies of a movie clip to another object. In this example it is another movieclip.
The problem I am experiencing is how to randomly distribute the clips over the object. I know I should be attaching them directly to the movie clip but haven’t got it to work so far.
I thought about adding a hitTest so that they will only be visible when they are directly over my main movie clip.
I welcome any criticism over the way this has been set up. I welcome any ideas on a more flexible way to set this up. Please put me out my misery.