chronicsmoke
11-01-2002, 05:52 PM
Hi,
I want my flash movie to jump to frame 3 as soon as a user has dropped 2 (or more) MCs on the correct target areas.
I did that with a nested if-statement on frame 1 of the actions layer of the main timeline (hitTest-method).
The problem: flash jumps to frame 3 as soon as the user drags the last movieclip over the target area. But I want the movie to jump as soon as the user releases the mouse button to drop the MC over the target area.
I tried to use the droptarget-property but it just won't work.
Any ideas anyone?
Thanks.
I want my flash movie to jump to frame 3 as soon as a user has dropped 2 (or more) MCs on the correct target areas.
I did that with a nested if-statement on frame 1 of the actions layer of the main timeline (hitTest-method).
The problem: flash jumps to frame 3 as soon as the user drags the last movieclip over the target area. But I want the movie to jump as soon as the user releases the mouse button to drop the MC over the target area.
I tried to use the droptarget-property but it just won't work.
Any ideas anyone?
Thanks.