madness
10-29-2001, 06:27 PM
I am making a jigsaw puzzle which consists of many movie clips that have the same photo masked out of different puzzle piece shapes.
I can get the pieces to drag around and drop into the correct space just fine, but my mouse doesn't move around the piece directly under it. Rather it seems to grab the entire area of the (hidden) masked photo (meaning it usually picks up which ever piece is closest to the top vs. just the puzzle piece shape).
Is it possible to use the hitTest command on a masked layer in a mc so that it only returns the value "true" if on the masked layer and not the entire image hidden behind it?
Or is there someway for me to create coordinates on each individual mc so that the mouse drags the one under it versus whichever piece is on top?
If this is all too confusing I can post my example. Thanks!
I can get the pieces to drag around and drop into the correct space just fine, but my mouse doesn't move around the piece directly under it. Rather it seems to grab the entire area of the (hidden) masked photo (meaning it usually picks up which ever piece is closest to the top vs. just the puzzle piece shape).
Is it possible to use the hitTest command on a masked layer in a mc so that it only returns the value "true" if on the masked layer and not the entire image hidden behind it?
Or is there someway for me to create coordinates on each individual mc so that the mouse drags the one under it versus whichever piece is on top?
If this is all too confusing I can post my example. Thanks!