johnix
09-06-2007, 12:25 PM
is it possible to drag two movieclip at the same time?
i have this code in my main timeline
Icons.onPress=function() {
Icons.startDrag();
map.startDrag();
}
the Icons and the map is same size and in the same possition.. what i want to do is when i drag the Icons the map will also follow moving..
but it doesnt work.. pls help me... im just newbie in flash... thanks in advance...
i have this code in my main timeline
Icons.onPress=function() {
Icons.startDrag();
map.startDrag();
}
the Icons and the map is same size and in the same possition.. what i want to do is when i drag the Icons the map will also follow moving..
but it doesnt work.. pls help me... im just newbie in flash... thanks in advance...